Steven Miers
Results
4
comments of
Steven Miers
Fixed in v2.0
On the latest release (2.0), this returns acceptable values: ``` [0, 0] => [0.04931549037519472] [0, 1] => [0.9527720517354428] [1, 0] => [0.9503237704923142] [1, 1] => [0.038072909787401965] ``` The XOR network...
See fix in last comment. Closing.