|
mlpack
master
|


Go to the source code of this file.
Classes | |
| class | mlpack::ann::ReinforceNormal< InputDataType, OutputDataType > |
| Implementation of the reinforce normal layer. More... | |
Namespaces | |
| mlpack | |
| Linear algebra utility functions, generally performed on matrices or vectors. | |
| mlpack::ann | |
| Artificial Neural Network. | |
Definition of the ReinforceNormalLayer class, which implements the REINFORCE algorithm for the normal distribution.
Definition in file reinforce_normal.hpp.
1.8.11