Skip to content

christabor-incubator/neuralnet_modeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A neural network visual modeling tool

The goal is to create a tool that bridges the gap between using a neural net for machine learning (classification, etc) and modeling the actual, real world problem. Knowing how it works does not necessarily make it easy to model the problem itself.

TODO:

New components

Classification modeling. Allows you to define the classification problem, keep track of the number of features (characteristics of the data set) to use for training, show sample data, and then run training.

See https://georgemdallas.wordpress.com/2013/06/11/big-data-data-mining-and-machine-learning-under-the-hood/ for a great example of what the goal is in terms of intuitive understanding, with an interactive component.

Also see: https://medium.com/@ageitgey/machine-learning-is-fun-part-2-a26a10b68df3#.xca85gur3

About

A UI for displaying graphs and editing/creating neural network models (shallow, deep).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published