sol0invictus / RL_Codes
Reinforcement Learning code for various projects
☆12Updated 4 years ago
Alternatives and similar repositories for RL_Codes:
Users that are interested in RL_Codes are comparing it to the libraries listed below
- Tensorflow implementation of a Deep Deterministic Policy Gradient (DDPG) network, trained on OpenAI Gym environments.☆22Updated 6 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆101Updated 4 years ago
- ☆9Updated 3 years ago
- very easy implementation of dueling DQN in pytorch☆71Updated 2 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆26Updated 5 years ago
- ☆182Updated 3 years ago
- Reinforcement learning environment for job scheduling written in python.☆24Updated 5 years ago
- Multiagent deep reinforcement learning research project☆27Updated 8 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 9 months ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆330Updated 4 years ago
- solutions to the examples and exercises☆42Updated 8 years ago
- Multi-agent reinforcement learning framework☆31Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆305Updated 2 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆20Updated 6 years ago
- ☆42Updated 2 months ago
- qmix☆22Updated 4 years ago
- Implement some algorithms of RL☆45Updated last year
- 强化学习中纳什Qlearning 实现矩阵博弈☆29Updated 5 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆116Updated 3 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆64Updated 8 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆95Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆91Updated last year
- multi-agent deep reinforcement learning for networked system control.☆402Updated 4 years ago
- ☆23Updated 2 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆42Updated 5 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆27Updated 6 years ago