Commit Graph

10 Commits

Author SHA1 Message Date
Chintan Shah 8d3b1d0d66 Implemented lr annealing schedule 2019-10-04 21:18:05 -04:00
Chintan Shah ba880b8230 Implementing load and save models and early stopping 2019-10-04 17:25:03 -04:00
Chintan Shah d9f41172dc Implemented eval and function 2019-10-04 17:07:38 -04:00
Chintan Shah 20c6aa5862 Fixed bugs with refactoring 2019-10-04 16:05:52 -04:00
Chintan Shah 2b8d5e6b31 Refactored code and moved everything into a DCRNN forward pass 2019-10-04 13:02:50 -04:00
Chintan Shah f41dc442b0 Implemented gradient clipping and returning output from training one batch 2019-10-03 19:35:54 -04:00
Chintan Shah 9834b12d5a Cleaned up code, fixed bugs in implementation, seems like it starts training with GRU 2019-10-02 22:20:43 -04:00
Chintan Shah f96a8c0d59 Dirty commit - setup model but [GRUCell] not working, tried ParameterList, did not work 2019-10-02 18:09:33 -04:00
Chintan Shah c876cbfba3 Setup training loop and logging 2019-10-02 17:34:07 -04:00
Chintan Shah 86c4c5704d Implemented single batch forward pass 2019-10-01 22:47:59 -04:00