This is a simple perceptron implementation based on literatur from Sebastian Raschka.
The Perceptron is trained on the Iris-Dataset from the UCI Machine Learning Repository.
Just run the Diagram.py to see the following diagrams:
This is a simple perceptron implementation based on literatur from Sebastian Raschka.
Python
This is a simple perceptron implementation based on literatur from Sebastian Raschka.
The Perceptron is trained on the Iris-Dataset from the UCI Machine Learning Repository.
Just run the Diagram.py to see the following diagrams: