Crate reilly

Source
Expand description

A REInforcement Learning LibrarY.

Modules§

agents
Generic reinforcement learning agents.
envs
Collection of environments.
policies
Collection of agent’s policies.
sessions
Generic agent-environment experiment sessions.
types
Definition of fundamental types.
values
Collection of value functions.