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

Implementing LSTM Cell #6

Closed apprenticearnab closed 4 years ago

apprenticearnab commented 4 years ago

By using two bidirectional LSTM layers , I have achieved in getting an accuracy of 71% and loss of 0.91 approximately .

parulc7 commented 4 years ago

@apprenticearnab try to optimize the hyperparameters to improve accuracy