mlpack
master
|
Go to the source code of this file.
Classes | |
class | mlpack::ann::VRClassReward< InputDataType, OutputDataType > |
Implementation of the variance reduced classification reinforcement layer. More... | |
Namespaces | |
mlpack | |
Linear algebra utility functions, generally performed on matrices or vectors. | |
mlpack::ann | |
Artificial Neural Network. | |
Definition of the VRClassReward class, which implements the variance reduced classification reinforcement layer.
Definition in file vr_class_reward.hpp.