Minimal implementation of multi-agent reinforcement learning algorithms
☆59Aug 30, 2021Updated 5 years ago
Alternatives and similar repositories for minimal-marl
Users that are interested in minimal-marl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A collection of multi agent environments based on OpenAI gym.☆635Jul 7, 2024Updated 2 years ago
- Mixed complementarity problems parameterized by "runtime"-parameters with support for implicit differentiation.☆20Jun 23, 2026Updated 3 months ago
- Computing mixed-strategy Nash Equilibria for games involving multiple players☆25Jan 16, 2025Updated last year
- Core interface to design, solve, and simulate trajectory games.☆21Jul 3, 2026Updated 2 months ago
- [AAAI 2021 Workshop] The official repository for the LST-MAP model for few-shot image classification.☆13Feb 12, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Tabula Rasa Tic-Tac-Toe☆10Jan 3, 2019Updated 7 years ago
- Various reinforcement learning algorithms written in Jax + Flax☆26Jun 24, 2023Updated 3 years ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆19Jul 17, 2018Updated 8 years ago
- 2022년 광운대학교 컴퓨터정보공학부 특강 - 강화학습 환경 개발☆19Sep 4, 2022Updated 4 years ago
- An interior point solver for mixed complementarity problems, supporting CPU/GPU batched-parallel execution.☆20Aug 4, 2026Updated last month
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆65May 7, 2020Updated 6 years ago
- ☆15Oct 7, 2022Updated 3 years ago
- Winning solution of the Microsoft Research "First TextWorld Problems: A Reinforcement and Language Learning Challenge"☆12Jun 21, 2022Updated 4 years ago
- ☆46Nov 17, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Particle Swarm Optimization Python implementation☆26May 6, 2020Updated 6 years ago
- clear single-file JAX implementations of common RL algorithms☆15Sep 5, 2021Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆751May 23, 2022Updated 4 years ago
- Probabilistic inference for models of behaviour☆13Mar 5, 2026Updated 6 months ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,232Apr 22, 2023Updated 3 years ago
- Code for "Dream and Search to Control: Latent Space Planning for Continuous Control"☆12Jul 12, 2021Updated 5 years ago
- The core repository of the elsciRL framework.☆18Dec 8, 2025Updated 9 months ago
- An inverse game solver for inferring objectives from noise-corrupted partial state observations of non-cooperative multi-agent interactio…☆29Apr 5, 2023Updated 3 years ago
- Clockwork Variational Autoencoder☆50Jun 30, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Jun 5, 2019Updated 7 years ago
- Discovering and Achieving Goals via World Models, NeurIPS 2021☆90Jan 24, 2024Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆213Sep 21, 2023Updated 3 years ago
- Minimal end-to-end LTE using srsRAN. Dockerized and emulated radio over shared memory.☆11Jun 7, 2021Updated 5 years ago
- ☆77Oct 13, 2019Updated 6 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆12Jan 14, 2022Updated 4 years ago
- A plotter for reinforcement learning (RL)☆239Dec 8, 2021Updated 4 years ago
- ☆11Nov 2, 2021Updated 4 years ago
- Code exploring the use of reward machines in the context of cooperative multi-agent reinforcement learning.☆14Apr 29, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆31Jun 23, 2026Updated 3 months ago
- This repository contains the Python implementation of our submitted paper titled "Deep Reinforcement Learning for Joint Trajectory and Co…☆16Jun 29, 2024Updated 2 years ago
- POPGym Library in JAX☆14Apr 15, 2024Updated 2 years ago
- Bayesian active RL (BARL) and trajectory information planning (TIP)☆26Oct 11, 2022Updated 3 years ago
- 🕹 Pikachu-volleyball game-based multi-agent RL environment using PettingZoo☆11Sep 29, 2024Updated last year
- Python implementation of "Flocking for multi-agent dynamic systems: Algorithms and theory" by Olfati-Saber for multi-agent triangular for…☆55Feb 9, 2023Updated 3 years ago
- Unofficial Re-implementation of "Dream to Control: Learning Behaviors by Latent Imagination" (https://arxiv.org/abs/1912.01603 ) with PyT…