Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 173 Bytes

File metadata and controls

7 lines (6 loc) · 173 Bytes

Coding my own basic neural network to learn some new things and hopefully integrate it into javascript flappy bird clone.

mkdir build && cd build
cmake ..
make