mahakal001 / reinforcement-learningLinks
A collection of various projects related to Reinforcement Learning
☆19Updated 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 2 years ago
- Reinforcement Learning tool for Network Slice Placement problems☆27Updated last year
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- ☆23Updated 3 years ago
- ☆187Updated 3 years ago
- Multi-objective application placement in fog computing using graph neural network-based reinforcement learning☆10Updated 2 months ago
- ☆13Updated 7 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- ☆14Updated 4 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- Collection of reinforcement learning algorithms implementations with TensorFlow2☆14Updated last year
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- Course project of SJTU EE357: Computer Network, advised by Prof. Na Ruan. We implemented and improved "A Hierarchical Framework of Cloud …☆37Updated 6 years ago
- ☆39Updated 3 months 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 …☆12Updated 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
- ☆48Updated 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☆21Updated 5 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆13Updated 5 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 project using deep Q-learning to control the operations of an electrical microgrid☆10Updated 2 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 6 years ago
- ☆16Updated 4 years ago
- Optimize traffic flow at intersections with a Deep Q-Learning agent. Utilizes reinforcement learning to control traffic signals efficient…☆38Updated last year
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- BranchingDQN☆51Updated 6 years ago