Federico Magliani
Federico Magliani
@sanjaymeena Can you share your code for the pre-training of word embeddings?
@sanjaymeena Thanks for the code. I have 3 questions: 1) `TypeError: __init__() takes at least 8 arguments (9 given)` In the train.py I add `embedding_type` in the class instantiation How...
I have a similar problem. The keyboard is working, but not the touchscreen. I used the preparred iso, available on the tutorial website. I installed it on a raspberry pi...
If you want to use your own data you need to: 1. modify the training data path in utils.py 2. modify the test data path in utils.py 3. modify the...