WiraDKP / Play-Perceptron

Perceptron Playground on Logical Operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Play-Perceptron

Perceptron Playground on Logical Operator
Change your point of view of how perceptron works
Instead of thinking line in 2D, let's think of plane in 3D
increase w1 => increase the plane slope in x1 direction
increase w2 => increase the plane slope in x2 direction
increase b => lift the whole plane upwards

How to use

Step 1: Clone this repo
Step 2: open the notebook

About

Perceptron Playground on Logical Operator


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%