inoryy / tensorflow2-deep-reinforcement-learning
Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"
☆207Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for tensorflow2-deep-reinforcement-learning
- TensorFlow 2.0 for Deep Reinforcement Learning.☆82Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 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…☆173Updated 2 months ago
- TensorFlow2 Reinforcement Learning☆467Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆157Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆533Updated 4 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆80Updated 5 years ago
- ☆91Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆287Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆174Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆90Updated 5 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆391Updated 6 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago