An open API service indexing awesome lists of open source software.

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.

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!