Skip to content

Getting Started With Schola Examples

This guide will walk you through setting up the Schola Experiments Project to try out some premade reinforcement learning examples with Schola.

Install Prerequisites

Install Schola Examples

  1. Get the ScholaExamples project, either by downloading the source, or via git.

  2. Make sure pip is updated before installing the schola python package from Plugins/Schola/Resources/python.

    Terminal window
    python -m pip install --upgrade pip
    pip install ./Plugins/Schola/Resources/python[all]
  3. Launch the Project.