Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.
/ nnsim Public archive

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

License

Notifications You must be signed in to change notification settings

pekalam/nnsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages