Neural Networks 0.2
A framework for Lukas Zdechovan's Neural Networks C++ projects.
|
Go to the source code of this file.
Data Structures | |
class | NeuralNetwork::Neuron |
Provides functionality to input and output value through the neuron. More... | |
Namespaces | |
namespace | NeuralNetwork |
Base namespace of all classes which are used to work with Neural Networks. |