Introduction and Outline
  • Welcome
  • Where does this course fit into your deep learning studies?
  • Where to get the code and data
  • How to Succeed in this Course
Generative Modeling Review
  • What does it mean to Sample?
  • Sampling Demo: Bayes Classifier
  • Gaussian Mixture Model Review
  • Sampling Demo: Bayes Classifier with GMM
  • Why do we care about generating samples?
  • Neural Network and Autoencoder Review
  • Tensorflow Warmup
  • Theano Warmup
  • Suggestion Box
Variational Autoencoders
  • Variational Autoencoders Section Introduction
  • Variational Autoencoder Architecture
  • Parameterizing a Gaussian with a Neural Network
  • The Latent Space, Predictive Distributions and Samples
  • Cost Function
  • Tensorflow Implementation (pt 1)
  • Tensorflow Implementation (pt 2)
  • Tensorflow Implementation (pt 3)
  • The Reparameterization Trick
  • Theano Implementation
  • Visualizing the Latent Space
  • Bayesian Perspective
  • Variational Autoencoder Section Summary
Generative Adversarial Networks (GANs)
  • GAN - Basic Principles
  • GAN Cost Function (pt 1)
  • GAN Cost Function (pt 2)
  • DCGAN
  • Batch Normalization Review
  • Fractionally-Strided Convolution
  • Tensorflow Implementation Notes
  • Tensorflow Implementation
  • Theano Implementation Notes
  • Theano Implementation
  • GAN Summary
Theano and Tensorflow Basics Review
  • (Review) Theano Basics
  • (Review) Theano Neural Network in Code
  • (Review) Tensorflow Basics
  • (Review) Tensorflow Neural Network in Code
Setting Up Your Environment (FAQ by Student Request)
  • Windows-Focused Environment Setup 2018
  • How to How to install Numpy, Theano, Tensorflow, etc...
Extra Help With Python Coding for Beginners (FAQ by Student Request)
  • How to Code by Yourself (part 1)
  • How to Code by Yourself (part 2)
  • Proof that using Jupyter Notebook is the same as not using it
  • Python 2 vs Python 3
  • Is Theano Dead?
Effective Learning Strategies for Machine Learning (FAQ by Student Request)
  • How to Succeed in this Course (Long Version)
  • Is this for Beginners or Experts? Academic or Practical? Fast or slow-paced?
  • Machine Learning and AI Prerequisite Roadmap (pt 1)
  • Machine Learning and AI Prerequisite Roadmap (pt 2)
Appendix / FAQ Finale
  • What is the Appendix?
  • BONUS: Where to get discount coupons and FREE deep learning material