inoryy / tensorflow2-deep-reinforcement-learningLinks
Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"
☆207Updated 3 years ago
Alternatives and similar repositories for tensorflow2-deep-reinforcement-learning
Users that are interested in tensorflow2-deep-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 9 months ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- RainBow, Tensorflow☆49Updated 7 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆311Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym