langelog / lnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LNN Library

MIT Licence

This is just another neural network library.

New Features to come!

Want to contribute, do it!

Compilation

as allways

$ mkdir build && cd build
$ cmake ..
$ make

Todos

  • Write MORE Tests
  • Add Night Mode

License

MIT

Free Software, Hell Yeah!

About

License:MIT License


Languages

Language:C++ 87.2%Language:CMake 12.8%