inoryy / tensorflow2-deep-reinforcement-learning
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
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆545Updated 6 months ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆541Updated 4 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆606Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆182Updated 7 months ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆93Updated 6 years ago
- ☆92Updated 4 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 6 months ago