parulc7 / Alice-in-Wonderland

Using Recurrent Neural Networks to predict text using the Alice in Wonderland dataset from Project Gutenberg
3 stars 13 forks source link

Increased the number of epochs per iteration #11

Open apprenticearnab opened 4 years ago

apprenticearnab commented 4 years ago

Doing this I have reached to an accuracy of 89.3% after 20th iteration.Please check the new fille LSTMnew.py.