Qualia  0.2
Classes
NeuralNetwork.h File Reference
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <qualia/learning/GradientFunction.h>
#include <qualia/core/common.h>
#include <qualia/util/random.h>
Include dependency graph for NeuralNetwork.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NeuralNetwork
 
struct  NeuralNetwork::Layer
 Layer structure. More...