turbokazax / iris_project

Implementation of McCulloh-Pitts neuron model - "Perceptron" - in Python w/ NumPy & Matplotlib to analyze the Iris Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of a perceptron learning algorithm using NumPy to analyze the Iris Dataset

Perceptron - "basic" Rosenblatt's perceptron model based on McCulloh-Pitts neuron model.

About

Implementation of McCulloh-Pitts neuron model - "Perceptron" - in Python w/ NumPy & Matplotlib to analyze the Iris Dataset


Languages

Language:Jupyter Notebook 100.0%