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:
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- ☆184Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 weeks ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆65Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆52Updated 3 years ago
- ☆15Updated 4 years ago
- This project is a pipeline that connects a Matlab simulation (Simulink) to an OpenAI Gym wrapper for PyTorch Reinforcement Learning using…☆16Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- ☆17Updated 4 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 5 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆30Updated 4 years ago
- ☆8Updated 4 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆18Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆37Updated 4 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆22Updated 4 years ago
- This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.☆47Updated last year
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 3 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆130Updated 7 months ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆55Updated 4 years ago
- Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework☆11Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated last month
- DQN examples codes in chapter 4☆43Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year