DCRNN/model/pytorch
Chintan Shah e80c47390d Merge branch 'pytorch_implementation' into pytorch_scratch 2019-10-06 11:49:49 -04:00
..
__init__.py Implemented Encoder with GRU - should swap GRU with DCGRU 2019-09-29 12:51:49 -04:00
dcrnn_cell.py Implemented DCGRUCell in pytorch (untested) 2019-09-08 19:28:20 -04:00
dcrnn_model.py Using model.cuda() if cuda is available 2019-10-04 22:45:08 -04:00
dcrnn_supervisor.py cuda no grad 2019-10-04 23:30:10 -04:00