This repository is home to the code accompanying Deep Learning with TensorFlow, Keras, and PyTorch series of video tutorials.
Below is a breakdown of the lessons covered across the videos:
-
- Shallow Net in TensorFlow
-
- Sigmoid Function
- Softmax Demo
- Quadratic Cost
- Cross-Entropy Cost
- Intermediate Net in TensorFlow
-
- Weight Initialization
- Measuring Speed of Learning
- Deep Net in TensorFlow
- Regression in TensorFlow
- Regression with TensorBoard
-
- LeNet in TensorFlow
-
- Shallow Net in PyTorch
- Deep Net in PyTorch
- LeNet in TensorFlow for Fashion MNIST