Hironsan / anago

Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
https://anago.herokuapp.com/
MIT License
1.48k stars 371 forks source link

Reproducible results #58

Open slouvan opened 6 years ago

slouvan commented 6 years ago

Hi, Anybody knows how to get reproducible results using this code? I tried to follow https://keras.io/getting-started/faq/#how-can-i-obtain-reproducible-results-using-keras-during-development but it seems I'm getting different results every time I run the model.