Deep Learning with Keras - Python
via YouTube
Overview
Syllabus
What is Deep Learning ? - Course Introduction.
Convolutional Neural Networks (CNN / Convnets).
Convolutional Neural Networks (CNN) Implementation with Keras - Python.
Recurrent Neural Networks (RNN) and Long Short Term Memory Networks (LSTM).
Recurrent Neural Networks (LSTM / RNN) Implementation with Keras - Python.
Word2Vec - Skipgram and CBOW.
Word2Vec with Gensim - Python.
Deep Learning Chatbot using Keras and Python - Part I (Pre-processing text for inputs into LSTM).
Deep Learning Chatbot using Keras and Python - Part 2 (Text/word2vec inputs into LSTM).
Activation Functions in Neural Networks (Sigmoid, ReLU, tanh, softmax).
Taught by
The Semicolon