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
- Official code repo for the MARL book (www.marl-book.com)☆602Updated 10 months ago
- ☆436Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆458Updated 4 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 9 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆70Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆202Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆71Updated 8 months ago
- multi-agent deep reinforcement learning for networked system control.☆438Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆318Updated 5 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
- Multi-objective Gymnasium environments for reinforcement learning☆366Updated last month
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆247Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆415Updated 5 years ago
- Personal experiments on Reinforcement Learning☆118Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆415Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆379Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆670Updated 3 years ago
- The code for the SRDQN algorithm to train an agent for the beer game problem☆87Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆629Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- Multi-Objective Reinforcement Learning algorithms implementations.☆486Updated this week
- Lecture slides for the MARL book (www.marl-book.com)☆156Updated 8 months ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- RLlib tutorials☆66Updated 4 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆55Updated last year
- Multi-Objective Reinforcement Learning☆296Updated 4 years ago
- Reinforcement learning tutorials☆397Updated 2 years ago