Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network Training Tool

How to run:

  1. Clone the repository
git clone https://github.com/SEVerhaak/NeuralNetworkTrainer.git
  1. Install dependencies
npm install
  1. Run local server
npm run dev
  1. Load sample JSON file (BIG_SET_100ENTRIES.JSON) from the JSON-Sample-Data folder
  2. Train the model and run the test to see if it is trained properly

How to build

  1. Run build command
npm run build
  1. Move contents from dist folder to the docs folder, overwrite if necessary

About

Simple trainer for ML5.js models

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages