Skip to content

This repository contains the implementation of Perceptron.

Notifications You must be signed in to change notification settings

fsluizvictor/perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron

In this repository contains a implementation of perceptron algorthm using Abalone dataset and others trivial datasets.

Captura de Tela 2021-11-14 às 00 05 56

Captura de Tela 2021-11-13 às 00 07 01

Link to dataset:

https://archive.ics.uci.edu/ml/datasets/abalone


Project Setup

pip3 install -r requirements.txt

About

This repository contains the implementation of Perceptron.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages