bellmanΒΆ
API reference documentation for the Bellman toolbox.
The top level package structure aims to mirror the package structure in TF-Agents.
To get started, check out the bellman.agents.* package.
This package provides model-based reinforcement learning agents. |
|
This package provides helper functions for running experiments and benchmarks of the RL agents which have been implemented in this toolbox. |
|
This package provides functionality for manipulating probability distributions. |
|
This package defines drivers which manage the interaction of RL agents and environments. |
|
This package defines a model of a real environment. |
|
This package provides a harness for running experiments with agents. |
|
This package contains layers for transition models implemented using Keras. |
|
This package contains policies which are specific to model-based reinforcement learning. |
|
This package provides helper wrappers for training RL agents which have trainable components. |
|
This package defines methods for trajectory optimisation. |