Khev / RL-practice-kerasLinks
☆15Updated 5 years ago
Alternatives and similar repositories for RL-practice-keras
Users that are interested in RL-practice-keras are comparing it to the libraries listed below
Sorting:
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- research and implementations of Deep RL agents and their applications☆57Updated this week
- ☆75Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- ☆91Updated 4 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated last year
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 10 months ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆321Updated 3 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆355Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆219Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆140Updated 2 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆33Updated 3 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 6 months ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago