Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 457 Bytes

README.MD

File metadata and controls

33 lines (24 loc) · 457 Bytes

ANN C++

An artificial neural network framework based on c++

BUILD

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

TEST

Create models folder and logs folder (if they do not exist)

./ann

BiliBili Video

https://www.bilibili.com/video/BV1Us4y1z7dv