Natsu6767 / Perceptron

Implementation of a simple perceptron in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Implementation of a Perceptron in Python.

This is an implentation of a Perceptron in Python3. The code in this repository is based on the Perceptron example given in the book: Python Machine Learning by Sebastian Raschka.

Results

The Perceptron was trained on the Iris Dataset

About

Implementation of a simple perceptron in python.


Languages

Language:Python 100.0%