Skip to content

tanios13/Shakespeare-Poem-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

Train and test a Recurrent Neural Network.

What I learned from this project

  • 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

Getting Started

  1. Open anaconda command prompt, cd to the desired lab and run:
    jupyter notebook

About

Use RNNs to generate shakespeare poems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published