genienlp/decanlp
mehrad 3cb97e63bf Adding curriculum learning
Introducing harder datasets grdually, after the model has learned the basic features from easier dataset, makes training more robust and usually yields better precision
2019-03-12 10:47:57 -07:00
..
models One more stanford copyright 2019-03-01 16:18:10 -08:00
modules let user specifies total number of checkpoints to keep 2019-03-04 12:04:03 -08:00
multiprocess Use logger instead of print() 2019-03-01 17:35:04 -08:00
tests update tests accordingly 2019-03-04 19:37:23 -08:00
text Adding curriculum learning 2019-03-12 10:47:57 -07:00
utils Adding curriculum learning 2019-03-12 10:47:57 -07:00
__init__.py Add copyright notices to all files 2019-03-01 15:51:45 -08:00
arguments.py Adding curriculum learning 2019-03-12 10:47:57 -07:00
convert_to_logical_forms.py Fix argument handling 2019-03-01 16:13:10 -08:00
metrics.py Add copyright notices to all files 2019-03-01 15:51:45 -08:00
predict.py Actually use eval_dir to store prediction files 2019-03-04 18:56:26 -08:00
server.py update tests 2019-03-04 15:08:56 -08:00
tool.py Use logger instead of print() 2019-03-01 17:35:04 -08:00
train.py Adding curriculum learning 2019-03-12 10:47:57 -07:00
util.py Use logger instead of print() 2019-03-01 17:35:04 -08:00
validate.py Add Stanford copyright to all files that we touched 2019-03-01 15:54:54 -08:00