Mava VS IC3Net

Compare Mava vs IC3Net and see what are their differences.

Mava

🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX (by instadeepai)

IC3Net

Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks (by IC3Net)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Mava IC3Net
5 2
645 202
5.7% 0.5%
9.9 0.0
4 days ago 7 months ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Mava

Posts with mentions or reviews of Mava. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.

IC3Net

Posts with mentions or reviews of IC3Net. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-17.

What are some alternatives?

When comparing Mava and IC3Net you can also consider the following projects:

acme - A library of reinforcement learning components and agents

smac - SMAC: The StarCraft Multi-Agent Challenge

lingvo - Lingvo

Emergent-Multiagent-Strategies - Emergence of complex strategies through multiagent competition

tf2multiagentrl - Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x

malib - A parallel framework for population-based multi-agent reinforcement learning.

pymarl2 - Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)

Ray - Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

ai-economist - Foundation is a flexible, modular, and composable framework to model socio-economic behaviors and dynamics with both agents and governments. This framework can be used in conjunction with reinforcement learning to learn optimal economic policies, as done by the AI Economist (https://www.einstein.ai/the-ai-economist).

wandb - 🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.

multi_agent_path_planning - Python implementation of a bunch of multi-robot path-planning algorithms.

PettingZoo - An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities