Reuben Morais
|
a84abf813c
|
Deduplicate Alphabet implementations, use C++ one everywhere
|
2020-06-30 09:52:45 +02:00 |
|
Reuben Morais
|
28c7f4c35d
|
Only use drop_remainder in dataset for train phase
|
2020-06-08 10:47:13 +02:00 |
|
Jędrzej Beniamin Orbik
|
0849261b38
|
Bug fix - test_csvs argument was not used
Removed spurious overwriting of argument 'test_csvs' in evaluate.py
This bug lead to problems in lm_optimizer.py
|
2020-05-15 18:59:56 +02:00 |
|
Reuben Morais
|
b283aadae6
|
Don't escape non-ASCII characters in test_output_file
|
2020-04-29 15:45:09 +02:00 |
|
Reuben Morais
|
0c6e90868e
|
Split --load into two to avoid unexpected behavior at evaluation time
|
2020-04-07 14:24:05 +02:00 |
|
Reuben Morais
|
cc7a0ada46
|
Only allow graph/layer initialization at start of training
|
2020-04-07 14:24:05 +02:00 |
|
Reuben Morais
|
a05baa35c9
|
Package training code to avoid sys.path hacks
|
2020-03-25 21:34:50 +01:00 |
|