MagmaDNN  1.0
c++NeuralNetworkFramework
neuralnetwork.h File Reference
#include <cmath>
#include <ctime>
#include "compute/op_utilities.h"
#include "model/model.h"
#include "layer/layers.h"
#include "optimizer/optimizers.h"
#include "math/argmax.h"
#include "dataloader/dataloaders.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

struct  magmadnn::model::nn_params_t
 
class  magmadnn::model::NeuralNetwork< T >
 

Detailed Description

Author
Daniel Nichols
Version
0.1
Date
2019-05-30