Skip to content

API Documentation

API Documentation

Python

Core

ItemDescription
schola.coreCore functionality of Schola, including the main environment, spaces, and exceptions.

Extensions

ItemDescription
schola.sb3Support for Stable Baselines 3 environments.
schola.rllibSupport for ray and rllib environments.
schola.gymThis module provides support for the Gymnasium API.

Scripts

ItemDescription
schola.scriptsSample scripts for running Reinforcement Learning with Schola.

Generated gRPC Code

ItemDescription
schola.generatedCode generated by gRPC and Protobuf.

Unreal