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

2 Bidirectional+1 LSTM implemented with 30 iterations, accuracy reached on the same data 86.09% #9

Closed AdarshKumar712 closed 4 years ago

AdarshKumar712 commented 4 years ago

I have reached an accuracy of 86% using the above mentioned model of LSTMs. Along with this I have added the saved trained model to reproduce the results.

parulc7 commented 4 years ago

Hi Adarsh! Please make a seperate folder for the same and save your file inside. Make a PR again once you're done.

AdarshKumar712 commented 4 years ago

Sorry for not being able to respond because of internet problem. I will make a seperate PR once I am done.