Neural Network
Generic Neural Network for Classification
Classes
layer.h File Reference

header file for layer object More...

#include <vector>
#include <iostream>
#include <algorithm>
#include <random>
#include "linalg.h"
Include dependency graph for layer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Layer
 Layer object the layer object contains nodes. More...
 

Detailed Description

header file for layer object

Author
Minhyuk Park
Date
8 Jun 2018