pekalam / nnsim

Graphical neural network editor and simulator made for C++ course at university.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nnsim

Graphical neural network editor and simulator made for C++ course at university. User interface was created with Qt and qcustomplot. Application uses its own neural network and matrix libraries. To achieve better performance matrix library can be compiled against Armadillo or ArrayFire libraries. Currently it offers only basic functionalities because it is still under development.

Screenshots

ScreenShot

ScreenShot

ScreenShot

About

Graphical neural network editor and simulator made for C++ course at university.

License:GNU General Public License v3.0


Languages

Language:C++ 99.4%Language:CMake 0.3%Language:QML 0.2%Language:C 0.1%