Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ xor_donut.py
File
xor_donut.py
ann_class/xor_donut.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# revisiting the XOR and donut problems to show how features
2
# can be learned automatically using neural networks.
3
#
4
# the notes for this class can be found at:
Callers
nothing calls this directly
Calls
1
test_xor
Function · 0.85
Tested by
no test coverage detected