inoryy / tensorflow2-deep-reinforcement-learningLinks
Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"
☆206Updated 4 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:
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆547Updated 5 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- TensorFlow2 Reinforcement Learning☆477Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 11 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 6 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆228Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆314Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆684Updated 4 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 7 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆386Updated 2 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 7 years ago