Logo

Godot AI Gym

Make your Godot project into OpenAI Gym environment to train RL models with PyTorch.

Generic placeholder image

API

Concise description of all the classes and functions used to communicate between python and godot processes.

View »

Generic placeholder image

Basic Tutorial

This tutorial guides through the basics of setting up an environment. It also discusses the way godot and python processes communicate.

View »

Generic placeholder image

Speedup Tutorial

Guides through the process of executing godot process faster than real time.

View »

Generic placeholder image

Training Tutorial

Training your model using DDPG.

View »

Generic placeholder image

Deployment Tutorial

Tracing your model using PyTorch JIT and deploying it into your game.
Work in progress...

View »