We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A simple neural network.
###To get an executable file, you can use the CMake.
mkdir build cd build cmake .. make ./example