Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-15 | adding activation function tests | Christian Hodgden | |
added sigmoid and relu. Relu currently fails because of -0. need to update src code. | |||
2024-02-10 | commented out activation function procedures and added todos | TinWoodman92 | |
2024-02-09 | Update activationFunctions.test.js | Christian Hodgden | |
Added test Todos | |||
2024-02-09 | Update activationFunctions.test.js | Christian Hodgden | |
Added test constructor | |||
2024-02-09 | replaces space indents with tab indents | Christian Hodgden | |
2024-02-09 | added module imports and describe() method to activationFunction testing | Christian Hodgden | |
2024-02-08 | initial commit | TinWoodman92 | |