Reinforcement Learning Toolbox 2.0
last updated:
General
Documentation
Manual
Tutorial
Class Reference
Master Thesis
Examples
Related Papers
Downloads
Links
News
mailto:webmaster
Main Page     Class Hierarchy   Compound List   File List   Compound Members   File Members

cgradientfunction.h File Reference

#include "cparameters.h"

#include "clearndataobject.h"

#include <newmat/newmat.h>

Go to the source code of this file.



Classes

class   CAdaptiveEtaCalculator
  Adaptive Learning Rate Calculator Interface class. More...

class   CIndividualEtaCalculator
  Eta Calculator, which allows you to set individual learning rates for each weight. More...

class   CVarioEta
  Vario Eta Learning Rate Calculator. More...

class   CGradientUpdateFunction
  Interface class for all function which gradient update. More...

class   CGradientFunction
  Interface for all functions which support gradient update and gradient and output calculation. More...