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