mlpack
|
RewardSetVisitor set the reward parameter given the reward value. More...
#include <reward_set_visitor.hpp>
Public Member Functions | |
RewardSetVisitor (const double reward) | |
Set the reward parameter given the reward value. More... | |
template<typename LayerType > | |
void | operator() (LayerType *layer) const |
Set the reward parameter. | |
void | operator() (MoreTypes layer) const |
RewardSetVisitor set the reward parameter given the reward value.
|
inline |
Set the reward parameter given the reward value.
RewardSetVisitor visitor class.