MCPcopy Create free account
hub / github.com/Svalorzen/AI-Toolbox / GenerativeModelPython

Class GenerativeModelPython

src/Python/MDP/GenerativeModelPython.hpp:15–65  ·  view source on GitHub ↗

* @brief This class allows to import generative models from Python. * * This class wraps an instance of a Python class that provides generator * methods to sample states and rewards from, so that one does not need to * always specify transition and reward functions from Python. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected