neuralNetwork.h eingefuegt
This commit is contained in:
parent
cc54d4e1dc
commit
cd5e29d44d
@ -1,6 +1,8 @@
|
|||||||
#ifndef NEURALNETWORK_H
|
#ifndef NEURALNETWORK_H
|
||||||
#define NEURALNETWORK_H
|
#define NEURALNETWORK_H
|
||||||
|
|
||||||
|
#define FILE_HEADER_STRING "__info2_neural_network_file_format__"
|
||||||
|
|
||||||
#include "imageInput.h"
|
#include "imageInput.h"
|
||||||
#include "matrix.h"
|
#include "matrix.h"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user