Heri Rakotomalala

Results 5 comments of Heri Rakotomalala

@tagliala how did you come to the formula for `hidden_neurons_number`? Also why only a number? in the given example, it is an array `[2, 8, 4, 3, 4]`. I'm not...

@tagliala Thanks. It looks like the `+ 1` can be changed up to `+ 10` and also one needs to experiment with the number of hidden layers. I have errors...

I had the same error as @lujea on a fresh install spacy didn't have the module `en` installed and it created 0 bytes files: `deploy_spacy.txt`, `deploy_spacy_bioes.txt` in directory `example_unannotated_texts` and...

Thanks I'm following the blog post and interested in integrating this in a bot I'm working on. Currently I'm using a retrieval-based system (with rules and using Yelp API to...