michaeltinsley / Gridworld-with-Q-Learning-Reinforcement-Learning-Links
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
Alternatives and similar repositories for Gridworld-with-Q-Learning-Reinforcement-Learning-
Users that are interested in Gridworld-with-Q-Learning-Reinforcement-Learning- are comparing it to the libraries listed below
Sorting:
- ☆15Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆30Updated 4 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- ☆185Updated 3 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆19Updated last year
- A collection of various projects related to Reinforcement Learning☆20Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 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
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- Collection of materials and code samples on reinforcement learning / optimal control and game theory☆20Updated 3 weeks ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 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☆20Updated 5 years ago
- Deep Reinforcement Learning for Nash Equilibria☆43Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆23Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 3 years ago
- TensorFlow Reinforcement Learning Quick Start Guide, published by Packt☆49Updated 2 years ago
- qmix☆23Updated 5 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆200Updated 3 weeks ago
- Deep recurrent Q learning on CartPole-v1 environment☆92Updated last year
- OpenAI Gym Environments for the Application of Reinforcement Learning in the Simulation of Wireless Networked Feedback Control Loops☆14Updated 4 years ago