Deep Learning
Last updated
Was this helpful?
Last updated
Was this helpful?
Learn how to use Google's Deep Learning Framework - TensorFlow with Python! Solve problems with cutting edge techniques!
If you want to break into AI, this Specialization will help you do so. Deep Learning is one of the most highly sought after skills in tech. We will help you become good at Deep Learning.
Understand and build Deep Learning models for images, text and more using Python and Keras
Become a Wizard of all the latest Computer Vision tools that exist out there. Detect anything and create powerful apps.
Learn to create Deep Learning Algorithms in Python from two Machine Learning & Data Science experts. Templates included.
Complete guide on deriving and implementing word2vec, GloVe, word embeddings, and sentiment analysis with recursive nets.
Become a Deep Learning experts. Master Deep Learning and Break into AI.
Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.
This program is intended to prepare learners and equip them with skills required to become successful AI practitioners and start a career in applied Deep Learning.
Throughout the program, we will be using the R software environment. You will learn R, statistical concepts, and data analysis techniques simultaneously. We believe that you can better retain R knowledge when you learn how to solve a specific problem.
Microsoft courses found here can be audited free or students can choose to receive a verified certificate for a small fee.
This course is to make deep learning accessible to as many people as possible. The only prerequisite is that you know how to code (a year of experience is enough), preferably in Python, and that you have at least followed a high school math course.
A curated list of awesome Deep Learning tutorials, projects and communities.
The roadmap is constructed in accordance with the following four guidelines:
From outline to detail
From old to state-of-the-art
from generic to specific areas
focus on state-of-the-art
, Parallel Forall that aims to provide an intuitive and gentle introduction to.
Language is the medium of human communication. Giving machines the ability to learn and understand language enables products and possibilities that are not imaginable today.
his tutorial will teach you the main ideas of Unsupervised Feature Learning and Deep Learning.
​ Deep Learning is a very hot Machine Learning techniques which has been achieving remarkable results recently. We give a list of free resources for learning and using Deep Learning.
, Introduction to Deep Learning and resources to get started
, Top deep learning papers on arXiv are presented, summarized, and explained with the help of a leading researcher in the field.
​
Open-source, distributed, deep learning library for the JVM
This tutorial will introduce you to the key concepts and algorithms behind deep learning, beginning with the simplest unit of composition and building to the concepts of machine learning in Java.
Breaking down Neural Networks: An intuitive approach to Backpropagation.
Multi-Layer Neural Network.
Difference between train, validation and test set, in neural networks.
Good resources for learning about Artificial Neural Networks.
Network structure inspired by simplified models of biological neurons (brain cells). Neural networks are trained to "learn" by supervised and unsupervised techniques, and can be used to solve optimization problems, approximation problems, classify patterns, and combinations thereof.
​ Neural Networks and Deep Learning is a free online book. The book will teach you about:
Neural networks, a beautiful biologically-inspired programming paradigm which enables a computer to learn from observational data
Deep learning, a powerful set of techniques for learning in neural networks
Neural Machine Translation
This is a machine translation reading list maintained by the Tsinghua Natural Language Processing Group.
, , Neural machine translation is a recently proposed framework for machine translation based purely on neural networks
. ​
Deep Learning Frameworks
Recently we took a look at and found its data ingestion facilities less than impressive. Torch’s biggest competitor seems to be , a popular deep-learning framework for Python.
​ Curated list of deep Learning Libraries by Language.
,
,
Caffe
TensorFlow
Feed Forward Networks
,
,
,,
Recurrent and LSTM Networks
, , ,
, ,
,
Long Short Term Memory (LSTM)
,
,
,
Gated Recurrent Units (GRU)
Restricted Boltzmann Machine
Autoencoders: Unsupervised (applies BackProp after setting target = input)
,
Convolutional Neural Networks
, ,
Network Representation Learning