Skip to content

kiddos/NerdNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nerual Network

Build Status

Installation Requirement

  • matrix library armadillo

Optional

  • opencv
  • mathgl
Linux
sudo apt-get install libarmadillo-dev
mkdir build
cd build
cmake ..
make

or copy all files in src directory