Neural Networks 0.2
A framework for Lukas Zdechovan's Neural Networks C++ projects.
|
#include "../../NeuralNetwork/FeedforwardNeuralNetwork/FeedforwardThreeLayerNN.h"
#include "ContEnvironment.h"
Go to the source code of this file.
Data Structures | |
class | RL::CACLA::Critic |
Namespaces | |
namespace | RL |
namespace | RL::CACLA |
Continuous Actor-Critic learning automaton. |