Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 431 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 431 Bytes

C/C++ CI

Artificial Neural Network using C++

Educational project in C++ to implement basic Artificial Neural Network

Update your train.json with appropriate paths to your data,label and weights file

How to run:
1/ cmake .
2/ make
3/ ./train path_to_your_train.json