pysc2
Game Enviroment
An environment for developing reinforcement learning models in the context of StarCraft II games
StarCraft II Learning Environment
8k stars
348 watching
1k forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
blizzard-apideepmindmachine-learningreinforcement-learningstarcraft-iistarcraft-ii-replays
Related projects:
Repository | Description | Stars |
---|---|---|
google-deepmind/lab | A 3D environment for testing and training artificial intelligence agents | 7,133 |
dsgiitr/d2l-pytorch | An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,244 |
google-deepmind/dm_control | A software stack for simulating physics-based environments and training reinforcement learning agents | 3,814 |
thu-ml/tianshou | A high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents. | 7,968 |
google-deepmind/deepmind-research | Provides implementations and illustrative code to accompany DeepMind research publications | 13,250 |
catalyst-team/catalyst | A PyTorch framework for accelerating deep learning research and development by focusing on reproducibility, rapid experimentation, and codebase reuse. | 3,295 |
minqi/learning-to-communicate-pytorch | This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 346 |
learnables/learn2learn | A PyTorch library that accelerates meta-learning research by providing utilities and interfaces to create new algorithms and domains. | 2,665 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
farama-foundation/gymnasium | Develops and compares reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments | 7,374 |
shangtongzhang/deeprl | A modularized implementation of various deep reinforcement learning algorithms in PyTorch | 3,189 |
unity-technologies/ml-agents | Enables game developers to train intelligent agents using reinforcement learning and imitation learning. | 17,206 |
google-deepmind/open_spiel | A framework for researching and developing reinforcement learning algorithms in game environments. | 4,259 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,511 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |