ryanjulian / rllab

rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
Other
1 stars 21 forks source link

Experiment with replacing Theano with PyTorch #11

Closed ryanjulian closed 6 years ago

ryanjulian commented 6 years ago

See https://github.com/vitchyr/rlkit

zhanpenghe commented 6 years ago

Do you want to add a whole tree to our current codebase?

ryanjulian commented 6 years ago

This is sufficiently done. We're going to make rlkit the start of the PyTorch tree.