Neural Networks 0.2
A framework for Lukas Zdechovan's Neural Networks C++ projects.
Data Structures | Namespaces

NeuralNetwork/FeedforwardNeuralNetwork/FeedforwardThreeLayerNN.h File Reference

#include "../NeuralNetwork.h"
#include "../NeuralNetworkLayer.h"

Go to the source code of this file.

Data Structures

class  NeuralNetwork::FeedforwardNeuralNetwork::FeedforwardThreeLayerNN

Namespaces

namespace  NeuralNetwork
 

Base namespace of all classes which are used to work with Neural Networks.


namespace  NeuralNetwork::FeedforwardNeuralNetwork
 

Namespace of all specific Feedforward Neural Networks (Most common is the FeedforwardThreeLayerNN class)


 All Data Structures Namespaces Files Functions Variables Defines