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

LSTM #5

Closed youdit closed 4 years ago

youdit commented 4 years ago

Created a LSTM model for dataset (In Tensorflow 2.0 keras API), Accuracy=67%

youdit commented 4 years ago

i have added 2 layer LSTM to reach 75% accuracy