#include <max_tabular_policy.h>
◆ build_from_state_action_function()
| void cuberl::rl::policies::MaxTabularPolicyBuilder::build_from_state_action_function |
( |
const DynMat< real_t > & |
q, |
|
|
MaxTabularPolicy & |
policy |
|
) |
| |
◆ build_from_state_function()
template<typename EnvType >
| void cuberl::rl::policies::MaxTabularPolicyBuilder::build_from_state_function |
( |
const EnvType & |
env, |
|
|
const DynVec< real_t > & |
v, |
|
|
real_t |
gamma, |
|
|
MaxTabularPolicy & |
policy |
|
) |
| |
The documentation for this struct was generated from the following file: