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

header file for network object More...

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

Go to the source code of this file.

Classes

class  Network
 Network object the network object acts as a layer between the user and the input,hidden, and output layers. More...
 

Detailed Description

header file for network object

Author
Minhyuk Park
Date
8 Jun 2018