e2c-pytorch icon indicating copy to clipboard operation
e2c-pytorch copied to clipboard

E2C implementation in PyTorch

Results 1 e2c-pytorch issues
Sort by recently updated
recently updated
newest added

Hey Ethan My name is Yi Zheng. Currently I also implemented the e2c using tensorflow [e2c implementation](https://github.com/ZhengYi0310/other_stuff/blob/gh-pages/deeprlhw/hw1/e2c.py). To test the model, I first turn off the dynamics part, so the...