-
Create Make File:
cmake -DCMAKE_C_COMPILER="/usr/local/opt/llvm/bin/clang" -DCMAKE_CXX_COMPILER="/usr/local/opt/llvm/bin/clang++" .
-
To build the Project:
make
-
Make sure the executable
nnfs
is generated and to run:./nnfs
-
Notifications
You must be signed in to change notification settings - Fork 0
sivakarthik51/NNCPP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of Neural Networks in C++
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published