-
Notifications
You must be signed in to change notification settings - Fork 118
can not reproduce the model #8
Copy link
Copy link
Open
Description
I tested with your pretrained model(neural_char.h5), when i input 'from', i got below:
{"data":{"results":["from keras.layers.core import Dense, Activation","from keras.layers.recurrent import Sequential","from keras.layers.core import Dense"]}}
And i run scrape_data.py, then train model, when i input 'from', my model responsed as below, it was not a sentence but some files content.
I opened models with Netron, and found your pre-trained model was different with mine. (Left is yours and right are mine)
Do you know any problem with that ? Could you tell me how to reproduce your model?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels