Get started, learn to build deep learning models and apply deep learning to my own projects
- Try out Theano.
- Try out TensorFlow.
- Try out Keras.
- Develop First Neural Network in Keras.
- Use Keras Models With Scikit-Learn.
- Save Best Model During Training With Checkpointing in Keras
- Reduce Overfitting With Dropout Regularization
- Lift Performance With Learning Rate Schedules
- Develop a single layer perceptron and deep CNN model for MNIST classification