chagmgang / tf2.0_reinforcement_learning
Basic reinforcement learning implementation with tensorflow version 2.0
☆52Updated 5 years ago
Alternatives and similar repositories for tf2.0_reinforcement_learning:
Users that are interested in tf2.0_reinforcement_learning are comparing it to the libraries listed below
- ☆40Updated 5 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆68Updated 4 years ago
- RLOpensource / IMPALA-Scalable-Distributed-Deep-RL-with-Importance-Weighted-Actor-Learner-Architectures☆37Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- implementation of distributed reinforcement learning with distributed tensorflow☆56Updated 3 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆153Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 4 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆131Updated 6 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- ☆92Updated 4 years ago
- ☆69Updated 6 years ago
- StarCraft II Multi Agent Challenge : QMIX, COMA, LIIR, QTRAN, Central V, ROMA, RODE, DOP, Graph MIX☆70Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆118Updated 6 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- World Models with A3C on Carracing-v0 in gym☆33Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 9 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆57Updated 4 years ago
- Repository for studying distributional rl☆30Updated 3 months ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago