Prepare the environment for deep learning according to the documents in the folder "environment"
Study the deep learning tutorial by reading:
- CNN: Convolutional Neural Networks
- SdA: Stacked de-noising Auto-encoder
- DBN: Deep Belief Networks
- RNN: Recurrent Neural Networks
- LSTM: Long-Short Term Memory
Make the official examples of several machine learning / deep learning packages working. There examples are in the folder "examples"