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

Implement an LSTM based prediction Model #3

Closed parulc7 closed 4 years ago

parulc7 commented 4 years ago

The contributer should develop a LSTM based approach to achieve better prediction accuracy

shreyateeza commented 4 years ago

@Deathrow77 I want to work on this issue as a part of KWoC 2019.

parulc7 commented 4 years ago

Go ahead @shreyateeza ... Please create a seperate folder for the same.

youdit commented 4 years ago

I have implemented the LSTM based prediction model.I request you to please have a look at it. Accuracy achieved the training accuracy of 67%.

shreyateeza commented 4 years ago

@Deathrow77 @youdit has already created a PR for this issue. So can I still work on this for KWOC?

parulc7 commented 4 years ago

If you can tweak your hyperparameters to give better results. I have still not merged the PR because I want the most optimized model from all the participants.

milindthakur177 commented 4 years ago

@Deathrow77 I know it is a bit late but can i work on this issue?

parulc7 commented 4 years ago

@milindthakur177 I have already merged a PR which leverages this model. If you want to, you can use a word2vec model for prediction