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:
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Reinforcement Learning tool for Network Slice Placement problems☆26Updated last year
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆99Updated 5 years ago
- ☆184Updated 3 years ago
- Collection of reinforcement learning algorithms implementations with TensorFlow2☆14Updated last year
- ☆425Updated 2 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- A collection of reinforcement learning algorithm implementations☆65Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- ☆23Updated 2 years ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- ☆40Updated last month
- ☆14Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- OpenAI Gym Environments for the Application of Reinforcement Learning in the Simulation of Wireless Networked Feedback Control Loops☆14Updated 4 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆102Updated 2 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
- Reinforcement learning tutorials