sol0invictus / RL_CodesLinks
Reinforcement Learning code for various projects
☆10Updated 5 years ago
Alternatives and similar repositories for RL_Codes
Users that are interested in RL_Codes are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of a Deep Deterministic Policy Gradient (DDPG) network, trained on OpenAI Gym environments.☆23Updated 6 years ago
- Reinforcement learning environment for job scheduling written in python.☆25Updated 5 years ago
- ☆185Updated 3 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆77Updated 8 years ago
- Implementation of value iteration algorithm for calculating an optimal MDP policy☆100Updated 7 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆99Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆547Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆349Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Deep Deterministic Policy Gradient (DDPG) in Tensorflow 2☆28Updated last year
- Personal experiments on Reinforcement Learning☆117Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆313Updated 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…☆27Updated 5 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆48Updated 5 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- ☆423Updated 2 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆24Updated 6 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 3 weeks ago
- ☆48Updated 6 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆341Updated 2 years ago
- solutions to the examples and exercises☆42Updated 9 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Reinforce Learing, Q-Rounting, Shortest-Path☆102Updated 8 years ago
- This is Multi agent deep reinforcement learning repo which trains an agent to play Tennis. It trains by playing against itself.☆20Updated 6 years ago
- ☆239Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- A generic evolutionary game theory simulation library☆69Updated 11 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- DQN examples codes in chapter 4☆43Updated 2 years ago