CoderOneHQ/ultimate-volleyball-starter
Tutorial kit for building a 3D deep reinforcement learning environment with Unity ML-Agents.
This project helps developers learn how to create and train intelligent agents in a simulated 3D world. You'll take an empty Unity project and, following a tutorial, build a virtual volleyball game where AI agents learn to play. This is for software developers, game developers, or AI enthusiasts interested in building intelligent systems that can learn complex behaviors through trial and error.
No commits in the last 6 months.
Use this if you are a developer new to reinforcement learning and want a hands-on guide to building and training AI agents within a Unity 3D environment.
Not ideal if you are looking for a pre-built game or a reinforcement learning solution that doesn't require coding or working with Unity.
Stars
11
Forks
3
Language
C#
License
Apache-2.0
Category
Last pushed
Oct 22, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CoderOneHQ/ultimate-volleyball-starter"
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...
CoderOneHQ/ultimate-volleyball
3D RL Volleyball environment built on Unity ML-Agents
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.