zzzxxxttt / pytorch_simple_RLLinks
Simple pytorch implmentation of reinforcement learning algorithms
☆26Updated 6 years ago
Alternatives and similar repositories for pytorch_simple_RL
Users that are interested in pytorch_simple_RL are comparing it to the libraries listed below
Sorting:
- Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020☆33Updated 4 years ago
- A PyTorch implementation of SSINet.☆15Updated 5 years ago
- Transfer Learning for Related Reinforcement Learning Tasks via Image-to-Image Translation☆51Updated 5 years ago
- Code for the paper Adaptive Auxiliary Task Weighting for Reinforcement Learning☆26Updated 5 years ago
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆79Updated 2 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆132Updated 2 years ago
- personal paper reading on neural motion planner and controller☆24Updated 5 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 7 years ago
- Code for our NeurIPS 2020 paper Improving Generalization in Reinforcement Learning with Mixture Regularization☆34Updated 5 years ago
- Proximal Policy Optimization(PPO) Algorithm and its distributed implementation in Pytorch☆16Updated 8 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆76Updated 5 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 3 years ago
- A new paper list for multi-agent reinforcement learning (actively maintained)☆24Updated 5 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Updated 7 years ago
- ☆45Updated last year
- It's the pytorch implementation of google research football.☆43Updated 6 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- FEN Code☆40Updated 6 years ago
- Code implementing the CORE-RL algorithm with DDPG, PPO, and TRPO. See the paper "Control Regularization for Reduced Variance Reinforcemen…☆32Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆95Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆123Updated 5 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆139Updated 4 years ago
- [ICLR 2022] Official implementation of paper: Efficient Learning of Safe Driving Policy via Human-AI Copilot Optimization☆51Updated 3 years ago
- PIC: Permutation Invariant Critic for Multi-Agent Deep Reinforcement Learning☆51Updated 4 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆80Updated 7 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆63Updated 7 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆123Updated 4 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 5 years ago