https://github.com/alanlaboratory/unrealmlagentsexamples
A collection of example environments for UnrealMLAgents plugin, showcasing reinforcement learning concepts in Unreal Engine.
https://github.com/alanlaboratory/unrealmlagentsexamples
artificial-intelligence deep-learning deep-reinforcement-learning machine-learning neural-network reinforcement-learning unreal-engine unreal-engine-5
Last synced: 9 months ago
JSON representation
A collection of example environments for UnrealMLAgents plugin, showcasing reinforcement learning concepts in Unreal Engine.
- Host: GitHub
- URL: https://github.com/alanlaboratory/unrealmlagentsexamples
- Owner: AlanLaboratory
- License: other
- Created: 2024-11-04T20:40:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-11T19:20:58.000Z (over 1 year ago)
- Last Synced: 2025-10-05T15:35:19.813Z (9 months ago)
- Topics: artificial-intelligence, deep-learning, deep-reinforcement-learning, machine-learning, neural-network, reinforcement-learning, unreal-engine, unreal-engine-5
- Language: C#
- Homepage:
- Size: 167 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unreal ML Agents Examples
This repository contains example environments for **UnrealMLAgents Toolkit**, designed to help users understand and implement
reinforcement learning (RL) in **Unreal Engine**. These examples showcase how agents can interact with their environment
and learn through trial and error.
## Getting Started
To get started with Unreal ML Agents and set up these examples, please refer to the **Getting Started Guide** in the
main documentation:
📖 **[Unreal ML Agents - Getting Started](https://unrealmlagents.readthedocs.io/en/latest/intro/getting-started.html)**
## Documentation
For full documentation, including setup, training instructions, and API references, check out:
📚 **[Unreal ML Agents Documentation](https://unrealmlagents.readthedocs.io/en/latest/)**
## YouTube Showcase
Want to see these examples in action? Check out my YouTube channel:
📺 **[Alan Laboratory - Unreal ML Agents](https://www.youtube.com/@AlanLaboratory)**
This repository is continuously updated with new example environments to demonstrate various reinforcement learning
concepts in Unreal Engine. Stay tuned for more updates!