codebox / sarsa-lambdaLinks
A Python implementation of the SARSA λ reinforcement learning algorithm
☆12Updated 6 years ago
Alternatives and similar repositories for sarsa-lambda
Users that are interested in sarsa-lambda are comparing it to the libraries listed below
Sorting:
- ☆187Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- The code for the SRDQN algorithm to train an agent for the beer game problem☆87Updated 2 years ago
- Official code repo for the MARL book (www.marl-book.com)☆592Updated 9 months ago
- ☆436Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆414Updated 3 years ago
- multi-agent deep reinforcement learning for networked system control.☆437Updated 5 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆457Updated 4 years ago
- ☆22Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆315Updated 5 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆69Updated 3 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆175Updated last month
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆376Updated 4 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 3 years ago
- RLlib tutorials☆66Updated 4 years ago
- Mean Field Multi-Agent Reinforcement Learning☆414Updated 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
- Markov Decision Processes, Dynamic Programming and Reinforcement Learning☆303Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆283Updated 3 years ago
- A Python library for addressing the supply chain inventory management problem using deep reinforcement learning algorithms.☆102Updated 2 years ago
- Multi Type Mean Field Reinforcement Learning☆31Updated 3 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 9 years ago
- Environments for OR and RL Research☆430Updated 2 years ago
- These code files implement the deep Q learning network algorithm from scratch by using Python, TensorFlow, and OpenAI Gym. The codes are …☆21Updated 9 months ago
- Multi-Objective Reinforcement Learning☆296Updated 4 years ago
- Personal experiments on Reinforcement Learning☆118Updated 4 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆480Updated 2 weeks ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago