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

https://github.com/tufayellus/perceptron-learning-rule-calculator

A python program that calculates Iteration count and weight, bias for a input data(Neural Network). Currently set for manual calculation.
https://github.com/tufayellus/perceptron-learning-rule-calculator

Last synced: 7 months ago
JSON representation

A python program that calculates Iteration count and weight, bias for a input data(Neural Network). Currently set for manual calculation.

Awesome Lists containing this project

README

          

# Perceptron-Learning-Rule-Calculator
A python program that calculates Iteration count and weight, bias for a input data. Currently set for manual calculation.