shreyans29 / Chat-bot

This is the code for a LSTM Chat bot
27 stars 8 forks source link

ValueError #2

Closed kashyap32 closed 7 years ago

kashyap32 commented 7 years ago

When I try to run chat.py I am getting this error: Optimizer weight shape (1200,) not compatible with provided weight shape (300, 300)

Can you please tell me the solution : I am using Associated Press News Skip-gram (0.6GB) Model (https://github.com/jhlau/doc2vec)