karpathy / tf-agentLinks
tensorflow reinforcement learning agents for OpenAI gym environments
☆114Updated 7 years ago
Alternatives and similar repositories for tf-agent
Users that are interested in tf-agent are comparing it to the libraries listed below
Sorting:
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- Adversarial networks in TensorFlow☆172Updated 8 years ago
- Testbed for deep reinforcement learning☆160Updated 8 years ago
- Universal library for deep reinforcement learning.