xkiwilabs / DQN-using-PyTorch-and-ML-AgentsLinks
A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment
☆93Updated 6 years ago
Alternatives and similar repositories for DQN-using-PyTorch-and-ML-Agents
Users that are interested in DQN-using-PyTorch-and-ML-Agents are comparing it to the libraries listed below
Sorting:
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆73Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- ☆92Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆84Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆42Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- Solving POMDP using Recurrent networks☆87Updated 5 years 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
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- ☆77Updated 7 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆218Updated last year
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 2 years ago
- This repository is for Reinforcement Learning algorithms with Unity ML Agent☆108Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 9 months ago