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:
- ☆184Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆406Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆352Updated 5 years ago
- multi-agent deep reinforcement learning for networked system control.☆427Updated 5 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆67Updated 3 years ago
- ☆426Updated 2 years ago
- Personal experiments on Reinforcement Learning☆117Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆364Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆407Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Official code repo for the MARL book (www.marl-book.com)☆559Updated 7 months ago
- Multi-Agent Reinforcement Learning (MARL) papers☆277Updated 3 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆307Updated 8 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆349Updated 4 months ago
- Multi-Agent Reinforcement Learning☆11Updated 5 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆447Updated 4 years ago
- RLlib tutorials☆66Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆81Updated 3 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆450Updated 2 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- ☆19Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆645Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆658Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆733Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year