Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 244 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 244 Bytes

RNN-Text-Generation

An recurrent neural net with Adam optimizer developed with only numpy and vanilla python. Generates text. Trainable on any simple txt dataset. Shakespeare plays dataset with approx 100k characters also attached for trial.