Class sdm::Exploration
Class List > sdm > Exploration
#include <exploration.hpp>
Inherited by the following classes: sdm::EpsGreedy
Public Functions
Type | Name |
---|---|
virtual void | reset (unsigned long) = 0 |
virtual void | update (unsigned long) = 0 |
virtual | ~Exploration () |
Public Functions Documentation
function reset
virtual void sdm::Exploration::reset (
unsigned long
) = 0
function update
virtual void sdm::Exploration::update (
unsigned long
) = 0
function ~Exploration
inline virtual sdm::Exploration::~Exploration ()
The documentation for this class was generated from the following file src/sdm/utils/rl/exploration.hpp