Neural Networks 0.2
A framework for Lukas Zdechovan's Neural Networks C++ projects.
Public Member Functions | Protected Attributes

RL::CACLA::Critic Class Reference

#include <Critic.h>

Public Member Functions

double getValue (State state)
void updateNetwork ()

Protected Attributes

FeedforwardNeuralNetwork::FeedforwardThreeLayerNNnet

Member Function Documentation

double RL::CACLA::Critic::getValue ( State  state)
void RL::CACLA::Critic::updateNetwork ( )

Field Documentation


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Defines