An open API service indexing awesome lists of open source software.

https://github.com/mschaeffner/neural-network-getting-started

Easy neurol network from scratch
https://github.com/mschaeffner/neural-network-getting-started

javascript neural-network react

Last synced: 2 months ago
JSON representation

Easy neurol network from scratch

Awesome Lists containing this project

README

          

# neural-network-getting-started

## Demo

See in in action [here](https://mschaeffner.github.io/neural-network-getting-started). Reload the page a couple of time to see how _wrong_ the neural network was to divide the points into 2 teams. Perfect would be if all are clearly separated by diagonal line.

## About

This is an easy example for a super-easy neural network written from scratch in Javascript without any framework or library. It's heavily inspired by a video published by [MPJ](https://twitter.com/mpjme) on his youtube channel [Fun Fun Function](https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q).

[![IMAGE ALT TEXT](http://img.youtube.com/vi/o98qlvrcqiU/0.jpg)](http://www.youtube.com/watch?v=o98qlvrcqiU "Video Title")