meltingpot
Social Learning Test Suite
Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations
A suite of test scenarios for multi-agent reinforcement learning.
620 stars
16 watching
122 forks
Language: Python
last commit: 17 days ago
Linked from 1 awesome list
multiagent-reinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
minqi/learning-to-communicate-pytorch | This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 346 |
geek-ai/magent | A platform for multi-agent reinforcement learning research and development | 1,690 |
google-deepmind/functa | A repository containing code for a meta-learning experiment on image datasets | 149 |
google-deepmind/spriteworld | An environment designed to test and train reinforcement learning algorithms in a flexible, procedurally generated 2D space with various objects and interactions. | 368 |
google-deepmind/android_env | A platform for defining reinforcement learning tasks on top of Android devices | 1,019 |
learning-at-home/hivemind | A PyTorch library for decentralized deep learning across the Internet. | 2,051 |
multiagentlearning/playground | A platform for developing and testing AI agents in multi-agent learning environments | 767 |
google-research/relay-policy-learning | Environments and data for training reinforcement learning agents in a kitchen simulator | 107 |
packtpublishing/hands-on-intelligent-agents-with-openai-gym | Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 373 |
mediabrain-sjtu/pfedgraph | This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. | 26 |
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 54 |
mindagent/mindagent | An open-source platform for developing and testing AI-powered game agents | 74 |
google-deepmind/rlax | A Python library providing reinforcement learning building blocks for implementing agent policies and functions | 1,263 |
google-research/deep_ope | A set of pre-trained reinforcement learning policies and benchmarking data for offline model selection in reinforcement learning. | 85 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |