mlpack  master
Classes | Namespaces
vr_class_reward.hpp File Reference
Include dependency graph for vr_class_reward.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Author
Marcus Edel

Definition of the VRClassReward class, which implements the variance reduced classification reinforcement layer.

Definition in file vr_class_reward.hpp.