1 Commits
Author SHA1 Message Date
Ashutosh-Adhikari 91ed6261db Add regularization modules for LSTM baseline (#156)
* Add Regularization Modules for LSTM

* Update Reuters Trainer and Evalueator for regularization

* Remove unnecessary comments

* Comply with PEP8

* Comply import order with PEP8

* Fix typos in README.md

* Comply with PEP8

* Add BSD 3-Clause Licence

* Remove deprecated call to Variable for PyTorch 0.4

* Update dataset selection in main

* Remove block comments
2018-11-06 10:48:28 -05:00