All Projects → dformoso → Deeplearning Mindmap

dformoso / Deeplearning Mindmap

Licence: apache-2.0
A mindmap summarising Deep Learning concepts.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Deeplearning Mindmap

Machine Learning Mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
Stars: ✭ 5,339 (+326.78%)
Mutual labels:  mindmap, jupyter, data, learning, cheatsheet, science
Sklearn Classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Stars: ✭ 518 (-58.59%)
Mutual labels:  jupyter, data, learning, science
Awesome Cybersecurity Datasets
A curated list of amazingly awesome Cybersecurity datasets
Stars: ✭ 380 (-69.62%)
Mutual labels:  data, learning, deep
Amazon Sagemaker Examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Stars: ✭ 6,346 (+407.27%)
Mutual labels:  learning, deep
Heimer
Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
Stars: ✭ 380 (-69.62%)
Mutual labels:  mindmap, learning
Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (-76.34%)
Mutual labels:  learning, deep
Credit-Card-Fraud
No description or website provided.
Stars: ✭ 17 (-98.64%)
Mutual labels:  jupyter, deep
Py2rs
A quick reference guide for the Pythonista in the process of becoming a Rustacean
Stars: ✭ 690 (-44.84%)
Mutual labels:  learning, cheatsheet
Code Dot Org
The code powering code.org and studio.code.org
Stars: ✭ 631 (-49.56%)
Mutual labels:  learning, science
Pi Pwnbox Rogueap
Homemade Pwnbox 🚀 / Rogue AP 📡 based on Raspberry Pi — WiFi Hacking Cheatsheets + MindMap 💡
Stars: ✭ 798 (-36.21%)
Mutual labels:  mindmap, cheatsheet
Scala Cheatsheet
The Biggest Scala Cheat-Sheet.
Stars: ✭ 81 (-93.53%)
Mutual labels:  learning, cheatsheet
Jupyter Edu Book
Teaching and Learning with Jupyter
Stars: ✭ 325 (-74.02%)
Mutual labels:  jupyter, learning
Pytorch Forecasting
Time series forecasting with PyTorch
Stars: ✭ 849 (-32.13%)
Mutual labels:  learning, deep
Cryptoinscriber
📈 A live cryptocurrency historical trade data blotter. Download live historical trade data from any cryptoexchange, be it for machine learning, backtesting/visualizing trading strategies or for Quantopian/Zipline.
Stars: ✭ 27 (-97.84%)
Mutual labels:  data, learning
Ludwig
Data-centric declarative deep learning framework
Stars: ✭ 8,018 (+540.93%)
Mutual labels:  learning, deep
Deepj
A deep learning model for style-specific music generation.
Stars: ✭ 681 (-45.56%)
Mutual labels:  learning, deep
pyconau2017-messy-sensor-data
[pyconau 2017 talk] Messy Sensor Data: A Programmer's Cleaning Guide
Stars: ✭ 16 (-98.72%)
Mutual labels:  data, jupyter
uber data
Uber web interface crawler / scraper - Convert the trips table into a CSV file
Stars: ✭ 40 (-96.8%)
Mutual labels:  data, jupyter
Variational Autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
Stars: ✭ 807 (-35.49%)
Mutual labels:  learning, deep
Seek
For finding, sharing and exchanging Data, Models, Simulations and Processes in Science.
Stars: ✭ 38 (-96.96%)
Mutual labels:  data, science

Deep Learning Mindmap / Cheatsheet - BETA

A Mindmap summarising Deep Learning concepts, Architectures, and the Tensorflow library.

Overview

Deep Learning is part of a broader family of Machine Learning methods based on learning data representations, as opposed to task-specific algorithms. Learning can be supervised, partially supervised, or unsupervised. This is an attempt to summarize this large field in one .PDF file.

Mindmap on Data Science

Here's another mindmap which focuses on Machine Learning basics and Data Science.

Download

Download the PDF here:

I've built the mindmap with MindNode for the Mac. https://mindnode.com

1. Concepts

A partial list of the building blocks of Deep Learning architectures, with notes on the mathematics behind each component.

alt text

2. Architectures

Different Deep Learning architectures have been developed depending on the question being answered. Here's a list of some of them and notes on tuning.

alt text

3. Tensorflow

TensorFlow is an open source software library for numerical computation using data flow graphs. The mindmap lists some of its components, packages, and overall architecture.

alt text

References

I'm planning to built a more complete list of references in the future. For now, these are some of the sources I've used to create this Mindmap.

  • Stanford and Oxford Lectures. CS20SI, CS224d.
  • Books:
    • Deep Learning - Goodfellow.
    • Pattern Recognition and Machine Learning - Bishop.
    • The Elements of Statistical Learning - Hastie.
  • Colah's Blog. http://colah.github.io
  • Kaggle Notebooks.
  • Tensorflow Documentation pages.
  • Google Cloud Data Engineer certification materials.
  • Multiple Wikipedia articles.

About Me

Twitter:

Linkedin:

Email:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].