An artificial neural network framework based on c++
Linux
./build_with_gcc_linux.sh
Or
Ensure that cmake, make, and g++ are installed
./build_with_cmake_linux.sh
Windows
You can change gcc to another compiler (such as clang,msvc)
build_with_gcc_win.bat
Create models folder and logs folder (if they do not exist)
./ann