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.
637 stars
17 watching
123 forks
Language: Python
last commit: about 1 month 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. | 349 |
geek-ai/magent | A platform for multi-agent reinforcement learning research and development | 1,700 |
google-deepmind/functa | A repository containing code for a meta-learning experiment on image datasets | 150 |
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. | 369 |
google-deepmind/android_env | A platform for defining reinforcement learning tasks on top of Android devices | 1,029 |
learning-at-home/hivemind | A PyTorch library for decentralized deep learning across the Internet. | 2,078 |
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 | 108 |
packtpublishing/hands-on-intelligent-agents-with-openai-gym | Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 374 |
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 | 56 |
mindagent/mindagent | An open-source platform for developing and testing AI-powered game agents | 79 |
google-deepmind/rlax | A Python library providing reinforcement learning building blocks for implementing agent policies and functions | 1,272 |
google-research/deep_ope | Provides benchmarking policies and datasets for offline reinforcement learning | 85 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |