Completed
What is Deep Learning ? - Course Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Deep Learning with Keras - Python
Automatically move to the next video in the Classroom when playback concludes
- 1 What is Deep Learning ? - Course Introduction
- 2 Convolutional Neural Networks (CNN / Convnets)
- 3 Convolutional Neural Networks (CNN) Implementation with Keras - Python
- 4 Recurrent Neural Networks (RNN) and Long Short Term Memory Networks (LSTM)
- 5 Recurrent Neural Networks (LSTM / RNN) Implementation with Keras - Python
- 6 Word2Vec - Skipgram and CBOW
- 7 Word2Vec with Gensim - Python
- 8 Deep Learning Chatbot using Keras and Python - Part I (Pre-processing text for inputs into LSTM)
- 9 Deep Learning Chatbot using Keras and Python - Part 2 (Text/word2vec inputs into LSTM)
- 10 Activation Functions in Neural Networks (Sigmoid, ReLU, tanh, softmax)