davide97l / rl-traingeneratorLinks
Automatic code generator for training Reinforcement Learning policies
β11Updated 5 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:
- PennyLane/PyTorch implementation of Quantum agents in the Gym: a variational quantum algorithm for deep Q-learning (Skolik et al., 2021)β38Updated 2 years ago
- π Paper: Deep Reinforcement Learning with Double Q-learning πΉοΈβ59Updated last year
- POMDP wrappers for OpenAI Gymβ15Updated 6 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controllerβ10Updated 8 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.β51Updated 5 years ago
- Quantum Multi-agent Reinforcement Learning (QMARL)β41Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQNβ45Updated 5 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Controlβ26Updated 3 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.β41Updated 5 years ago
- RL environment replicating the werewolf game to study emergent communicationβ20Updated 2 years ago
- Reinforcement learning algorithms in RLlibβ59Updated last year
- Running RL algorithms on the fish/shark aquarium environment to find unexpected biological insights.β10Updated 4 years ago
- Evolution-based Soft Actor-Critic (ESAC)β42Updated last year
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.β78Updated 2 years ago
- implementation of distributed reinforcement learning with distributed tensorflowβ57Updated 4 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystemβ23Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,β¦β121Updated 5 years ago
- Improving upon state of the art cooperative deep reinforcement learning in StarCraft IIβ13Updated 6 years ago
- Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020β33Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithmsβ96Updated 5 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithmβ44Updated 3 years ago
- β17Updated 4 years ago
- The code for experiments conducted to verify the correctness of mirror learning.β11Updated 3 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0β52Updated 5 years ago
- This project visualizes the knowledge of an agent trained by Deep Reinforcement Learning (paper will be published) using Backpropagation,β¦β18Updated 5 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2Rβ¦β24Updated 4 years ago
- π³ Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.β69Updated 4 years ago
- Upside-Down Reinforcement Learning (β κ€) implementation in PyTorch. Based on the paper published by JΓΌrgen Schmidhuber.β78Updated 5 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.β29Updated 7 months ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.β37Updated 2 years ago