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 7 years ago
- Reinforcement learning environment for job scheduling written in python.☆25Updated 6 years ago
- Bin Packing Problem using Neural Combinatorial Optimization.☆110Updated 2 years ago
- 边缘计算服务部署与实验☆14Updated 6 years ago
- Personal experiments on Reinforcement Learning☆118Updated 4 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆354Updated 5 years ago
- Deep reinforcement learning for resource managment and job schedule. it is inspired by deeprm model and I will implement for in practica…☆12Updated 6 years ago
- Job Scheduling Simulator for Reinforcement Learning Models☆18Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm☆104Updated 7 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 6 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- Reinforcement learning tutorials☆391Updated 2 years ago
- Deep RL algorithm in pytorch☆315Updated 2 years ago
- Multi-agent reinforcement learning framework☆35Updated 5 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆47Updated 5 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆29Updated 6 years ago
- ☆187Updated 3 years ago
- Digital twins in machining process by Generative Adversarial Nets☆48Updated 6 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆24Updated 7 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 8 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 7 years ago
- The continuous mountain car problem solved with DDPG☆13Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- reinforcement learning algorithm for multi-objective optimization problem☆18Updated 5 years ago