Train and test a Recurrent Neural Network.
- Implement a recurrent neural network from scratch
- Use of python libraries like numpy, matplotlib and tensorflow
- Implement AdaGrad
- Fix the gradient exploding problem
- Implement back propagation for RNN
- Open anaconda command prompt, cd to the desired lab and run:
jupyter notebook