Deep-Learning-Examples Some useful examples of Deep Learning (.ipynb files) are given as follows: Example 1 Preprocess (Keras with MNIST) Example 2 MLP (Keras with MNIST) Example 3 CNN (Keras with MNIST) Example 4 Preprocess (Keras with IMDb) Example 5 MLP (Keras with IMDb) Example 6 RNN (Keras with IMDb) Example 7 LSTM (Keras with IMDb) Example 8 Preprocess (Keras with Titanic) Example 9 MLP (Keras with Titanic) Example 10 Jack and Rose (Keras with Titanic)