nnlib
GPU-accelerated, C/C++ neural network library.
Classes | Macros
network.h File Reference

Header file declaring the Network class. More...

#include "layer.h"
#include "loss.h"
#include <vector>

Go to the source code of this file.

Classes

class  Network
 Represents a neural network. More...
 

Macros

#define NO_SEED   (-1)
 Integer to mean that no seed was specified for the network.
 

Detailed Description

Header file declaring the Network class.

Author
Jan Warchocki
Date
03 March 2022