mahakal001 / reinforcement-learningLinks
A collection of various projects related to Reinforcement Learning
☆20Updated 4 years ago
Alternatives and similar repositories for reinforcement-learning
Users that are interested in reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆11Updated 4 years ago
- Reinforcement Learning tool for Network Slice Placement problems☆26Updated last year
- ☆23Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- ☆184Updated 3 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 5 years ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- A collection of reinforcement learning algorithm implementations☆64Updated last year
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆10Updated 4 years ago
- Optimize traffic flow at intersections with a Deep Q-Learning agent. Utilizes reinforcement learning to control traffic signals efficient…☆27Updated last year
- Collection of reinforcement learning algorithms implementations with TensorFlow2☆14Updated 11 months ago
- BranchingDQN☆50Updated 6 years ago
- ☆15Updated 4 years ago
- Virtual Network Embedding Environment for Reinforcement Learning written in python☆21Updated 3 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆47Updated 5 years ago
- ☆14Updated 4 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- OpenAI Gym Environments for the Application of Reinforcement Learning in the Simulation of Wireless Networked Feedback Control Loops☆14Updated 4 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago
- ☆418Updated 2 years ago
- Course project of SJTU EE357: Computer Network, advised by Prof. Na Ruan. We implemented and improved "A Hierarchical Framework of Cloud …☆36Updated 6 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆20Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago