Eurecom deeplearning course work
The course work contain 3 parts:
- Implement a simple neural network and train it on a straighten MNIST dataset.
- Get familiar with tensorflow and train the MNIST with CNN in different settings.
- Train LSTM with tensorflow on a paragraph to auto generate a paragraph from trained model.