CoderOneHQ/ultimate-volleyball
3D RL Volleyball environment built on Unity ML-Agents
This is a 3D simulation environment for training AI agents to play volleyball. It takes in various configurations for agent behaviors and reward systems, then outputs trained AI models that can play the game. It's designed for researchers, developers, or enthusiasts working on multi-agent reinforcement learning.
No commits in the last 6 months.
Use this if you need a flexible 3D environment to develop and test reinforcement learning algorithms for multi-agent coordination in a game setting.
Not ideal if you're looking for a simple drag-and-drop solution for existing game AI or a platform for developing traditional game logic.
Stars
96
Forks
17
Language
C#
License
Apache-2.0
Category
Last pushed
Mar 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CoderOneHQ/ultimate-volleyball"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Unity-Technologies/obstacle-tower-env
Obstacle Tower Environment
UnityTechnologies/MachineLearningRoguelike
A small Roguelike game that uses Machine Learning to power its entities. Originally used in...
kaiergin/runescape-ML
Train computer vision models to complete clicking tasks by learning from your recorded data
Naton1/osrs-pvp-reinforcement-learning
Train a neural network to PvP in Old School RuneScape using reinforcement learning.
smtmRadu/DeepUnity
An open source deep learning library for Unity.