Playing with Recurrent Neural Networks
- 0 Collaborators
It was a fun project that I undertook inspired by Karpathy's CharRNN blog. ...learn more
Groups
Student Developers for AI
Overview / Usage
In the project I trained a GRU based recurrent neural network to generate
- A paper (after training on Einstein's famous Special Relativity Paper)
- Narendra Modi's Speech
- Source code of Atom OS
After that I trained the network on a simplified language (consisting of brackets and numbers) and analysed the hidden states of the GRU to look for patters. to do this I generated a bokeh plot.
I have compiled and published my results in form of a blog on https://euler16.github.io