An open API service indexing awesome lists of open source software.

https://github.com/architsingh15/perceptron-algorithm-from-scratch-sonar-dataset

Analysis of the Sonar Dataset using algorithm designed from scratch
https://github.com/architsingh15/perceptron-algorithm-from-scratch-sonar-dataset

analysis data-set neural-network perceptron python

Last synced: 28 days ago
JSON representation

Analysis of the Sonar Dataset using algorithm designed from scratch

Awesome Lists containing this project

README

          

# Perceptron-Algorithm-from-scratch-Sonar-Dataset
Analysis of the Sonar Dataset using algorithm designed from scratch

First attempt on designing the simplest type of Aritifcial Neural Network
(can be used for real world classification, just tune the parameters according to the type of problem you have)