nonlocal / perceptron

The Perceptron Learning Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple tutorial about workings of Perceptron: two interesting points: 1) how the hyperplance changes position, and 2) the effect of learning rate on convergence.

About

The Perceptron Learning Algorithm


Languages

Language:Jupyter Notebook 100.0%