Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/subbarayudu-j/TheAlgorithms-Python
/ perceptron.py
File
perceptron.py
machine_learning/perceptron.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
''
&
#x27;
2
3
Perceptron
4
w = w + N * (d(k) - y) * x(k)
Callers
nothing calls this directly
Calls
4
trannig
Method · 0.80
Perceptron
Class · 0.70
insert
Method · 0.45
sort
Method · 0.45
Tested by
no test coverage detected