/angorapy-tutorials

Tutorials on using AngoraPy.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

🎓 AngoraPy Documentation & Tutorials

Currently up-to-date with version 0.10.8

A growing collections of examples and notebook tutorials on how to use AngoraPy.

DISCLAIMER: This documentation is work in progress. If you are missing some information or detect a problem, please open an issue.

  1. Get Started
    In our first tutorial, we will show you how to install AngoraPy and train your first agent.
  2. Customization
    In this section, we will show you how to customize your training process by using your own models and tasks.
    1. Custom Models
    2. Custom Recurrent Models
    3. Custom Tasks
  3. Loading and Inspecting Pretrained Agents
    Lastly, we will show you how to load and inspect agents trained for instance during the previous tutorials.
    1. Model Inspection
      1. Inspecting a LunarLander Agent
      2. Inspecting an Acrobot Agent
      3. Inspecting a Pendulum Agent