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

https://github.com/wesleyhf/perceptron-js

:books: Perceptron studying with Javascript and p5.js
https://github.com/wesleyhf/perceptron-js

javascript p5 perceptron studying the-coding-train

Last synced: about 1 year ago
JSON representation

:books: Perceptron studying with Javascript and p5.js

Awesome Lists containing this project

README

          

# perceptron-js
:books: Perceptron studying with Javascript and p5.js

> [noise](https://github.com/wesleyhf/perceptron-js/tree/noise) branch contains another studying using a noised image

# Reference

_10.2: Neural Networks: Perceptron Part 1 - The Nature of Code_

https://www.youtube.com/watch?v=ntKn5TPHHAk

Thanks **The Coding Train**!