Skip to content
/ nnlab Public

Desktop application that allows to create, train and visualize neural networks. Part of my BEng thesis.

Notifications You must be signed in to change notification settings

pekalam/nnlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNLab

Build Status

Desktop application that allows to create, train and visualize neural networks. It was part of my BEng thesis.

Remaining parts of project:

Main capabilities:

  • Read data from csv, enter a set of points, normalize and visualize data
  • Create and visualize neural network
  • Configure training process and train neural network using high-performance library (CPU only)
  • Visualize training process with 5 interactive charts updated at real-time
  • View prediction results

Frameworks and libraries:

Screenshots

screenshot 1 screenshot 2

More screenshots: https://github.com/pekalam/nnlab/tree/master/gh_images/screenshots

Short overview of architecture

TODO

Package level overview

High level architecture overview

MVVM architecture

MVM architecture

About

Desktop application that allows to create, train and visualize neural networks. Part of my BEng thesis.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages