bdhingra / tweet2vec

Twitter hashtag prediction
BSD 2-Clause "Simplified" License
281 stars 90 forks source link

how to specify hyperparameter when training? #8

Closed wilsoncai1992 closed 7 years ago

wilsoncai1992 commented 7 years ago

I notice that when running _trainer.py, a "settings_char.txt" file is generated inside model folder. Any idea how I can PRE-SPECIFY these parameters before training?

A million thanks!

wilsoncai1992 commented 7 years ago

OK I figured out!