Fido
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCCircleShape
|\CEmitter
oCDrawable
|\CLine
oCgen::GeneticAlgoGenetic algorithms used to produce fit neural networks
oCrl::FidoControlSystem::History
oCrl::InterpolatorAn interpolator of multi-dimensional data points
|\Crl::LSInterpolatorA least squares wire fitted Interpolator
oCnet::LayerA layer in a NeuralNet
oCrl::LearnerA reinforcement learning system
|oCrl::QLearnA Learner that follows the Q-Learning algorithm
|\Crl::WireFitQLearnA Learner using Q-learning that works with continous state action spaces (Gaskett et al.)
| \Crl::FidoControlSystemA highly effective reinforcement learning control system (Truell and Gruenstein)
oCrl::Model
oCnet::NeuralNetA neural network
oCnet::NeuronA neuron in a Layer of a NeuralNet
oCnet::PrunerRemoves unnecessary neurons from a NeuralNet
oCRectangleShape
|\CRobby
oCSimlinkA robotic simulator
oCTDVect
oCnet::TrainerTrains neural networks
|\Cnet::SGDTrainerA classic backpropagation SGD Trainer
| oCnet::AdadeltaAn adaptive learning rate Trainer (Zeiler)
| \Cnet::BackpropagationA classic SGDTrainer
\Crl::WireA multi-dimensional data point