Perceptron In this repository contains a implementation of perceptron algorthm using Abalone dataset and others trivial datasets. Link to dataset: https://archive.ics.uci.edu/ml/datasets/abalone Project Setup pip3 install -r requirements.txt