Skip to content

vkaracic/JARVIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JARVIS

A system for creating, training, displaying and testing neural networks fully on the web browser. Currently fully supports multilayer perceptron networks (MLP) and supports partially long short-term memory networks (LSTM). Created as part of my master thesis project.

Networks are created and used with SynapticJS and visualized with D3JS.

UI

Consists of three parts:

Section for creating the network

structure

Section for network visualization

visualization

Section for network testing

testing

Want to contribute?

If you have a suggestion, question or found a bug, please open an issue for it.

If you want to contribute code then you're awesome, and please open a pull request with details about the changes that you propose.

Note that the project is still very much a work in progress.

About

A UI for creating and training neural networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published