An introduction to deep learning - to accompany my Rabbiteer.io 2017 presentation
- Python 2.7
- CUDA (if you'd like to train using GPUs)
- scipy
- Keras
- Tensorflow
- Pandas
- For the Recurrent Neural Network, you'll need to download this Kaggle song lyrics dataset
- All other datasets use standard Keras datasets and models