davide97l / rl-traingeneratorLinks
Automatic code generator for training Reinforcement Learning policies
☆11Updated 4 years ago
Alternatives and similar repositories for rl-traingenerator
Users that are interested in rl-traingenerator are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Implementation for paper "A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning".☆59Updated 9 months ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆72Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆60Updated last year
- ☆32Updated 5 years ago
- A2C is a special case of PPO!☆22Updated 3 years ago
- ☆49Updated 3 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Supplementary Data for Evolving Reinforcement Learning Algorithms☆46Updated 4 years ago
- Bayesian Inverse Reinforcement Learning with simple environments☆20Updated 3 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- implementation of distributed reinforcement learning with distributed tensorflow☆57Updated 4 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated 11 months ago
- Improving upon state of the art cooperative deep reinforcement learning in StarCraft II☆13Updated 6 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆29Updated last year
- Train agents on MiniGrid from human demonstrations using Inverse Reinforcement Learning☆13Updated 5 years ago
- AlphaZero for continuous control tasks☆23Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 2 months ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- Sample-Efficient Automated Deep Reinforcement Learning☆34Updated 4 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆9Updated 7 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆16Updated 7 years ago
- [IJCAI 2022] "Dynamic Sparse Training for Deep Reinforcement Learning" by Ghada Sokar, Elena Mocanu , Decebal Constantin Mocanu, Mykola P…☆13Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 2 years ago