RLang 0.2.5 Documentation

This is the official documentation for the RLang Python package. RLang is a formal language for specifying prior knowledge to reinforcement learning agents. RLang was published at ICML 2023, the full paper can be found here.

Read the release post: RLang Published at ICML 2023!

Parts of the documentation:
Getting Started

start here for an intro to RLang

Working with RLang

discusses the many ways of using RLang

RLang Language Reference

describes the syntax and semantics of RLang

rlang package

includes documentation for the groundings module