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-12 | Adding more binary conversion tests | TinWoodman92 | |
split static and dynamic testing | |||
2024-02-09 | added module imports and describe() method to nnetwork testing | Christian Hodgden | |
2024-02-09 | added module imports and describe() method to layer testing | Christian Hodgden | |
2024-02-09 | added module imports and describe() method to activationFunction testing | Christian Hodgden | |
2024-02-08 | Initial commit - setup | TinWoodman92 | |