Skip to content

narenr94/nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nn

Artifical Neural Network library in C++

Running tests

mkdir build

cd build

cmake ../

or

cmake -DOPENCL_ACC=ON ..

make

executables will be available within build/tests

About

Artifical Neural Network library in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors