GitHub / serhiidankovych / perceptron-algorithm
The Perceptron algorithm is a fundamental linear classifier used to model binary relationships. This implementation focuses on the logical implication x1 → (x2 ∨ x3)
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhiidankovych%2Fperceptron-algorithm
PURL: pkg:github/serhiidankovych/perceptron-algorithm
Stars: 3
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 11.7 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 6 months ago
Topics: linear-classifier, perceptron