mlpack
mlpack::rl::AggregatedPolicy< PolicyType > Member List

This is the complete list of members for mlpack::rl::AggregatedPolicy< PolicyType >, including all inherited members.

ActionType typedefmlpack::rl::AggregatedPolicy< PolicyType >
AggregatedPolicy(std::vector< PolicyType > policies, const arma::colvec &distribution)mlpack::rl::AggregatedPolicy< PolicyType >inline
Anneal()mlpack::rl::AggregatedPolicy< PolicyType >inline
Sample(const arma::colvec &actionValue, bool deterministic=false)mlpack::rl::AggregatedPolicy< PolicyType >inline