项目作者: Natsu6767
项目描述 :
Implementation of a simple perceptron in python.
高级语言: Python
项目地址: git://github.com/Natsu6767/Perceptron.git
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

