TheoLvs / reinforcement-learning
Personal experiments on Reinforcement Learning
☆113Updated 3 years ago
Alternatives and similar repositories for reinforcement-learning:
Users that are interested in reinforcement-learning are comparing it to the libraries listed below
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆171Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆226Updated 4 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆55Updated 5 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆72Updated 5 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆355Updated 6 months ago
- The code for the SRDQN algorithm to train an agent for the beer game problem☆77Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆117Updated 4 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- An improvement-based Deep Reinforcement Learning Algorithm presented in paper https://arxiv.org/abs/1912.05784v2 for solving the TSP prob…☆90Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆152Updated last year
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆94Updated last year
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆333Updated 4 years ago
- ☆160Updated 5 years ago
- multi-agent deep reinforcement learning for networked system control.☆403Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆349Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆218Updated 2 months ago
- ☆183Updated 3 years ago
- An OpenAi Gym environment for the Job Shop Scheduling problem.☆200Updated last year
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆44Updated 7 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆307Updated 2 years ago
- Multi-Objective Reinforcement Learning☆265Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆296Updated 2 years ago
- Reinforcement learning for operation research problems with OpenAI Gym and CleanRL☆97Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆121Updated 11 months ago
- ☆131Updated 2 years ago