summaryrefslogtreecommitdiff
path: root/test/unit_tests/.activationFunctions.test.js.swp
AgeCommit message (Collapse)Author
2024-02-15adding activation function testsChristian Hodgden
added sigmoid and relu. Relu currently fails because of -0. need to update src code.