Skip to content
Michael Barney, Jr edited this page Mar 31, 2018 · 3 revisions

Welcome to the multilayer-perceptron-js wiki!

This is a simple neural network library that I've created. It's intended for educational purposes, not to be optimized in any way.

Guide

  1. Installation
  2. Creating a model
  3. Training a model
  4. Saving and loading weights
Clone this wiki locally