-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
It does not seem to work, it generates random output values every time you try to use...
I try to learn this simple XOR boolean operation and does not work :
// Training Data
// 0.0, 0.0, 1.0, 1.0
// 0.0, 1.0, 0.0, 1.0
XOR
// Expected results
// 0.0, 1.0, 1.0, 0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels