aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2023-08-08add: pass activations to a separate filejvech
The point is have this file for new activation function without bloating nn.c file
2023-08-08add: activation and cost functions addedjvech
Training function were fixed and new activation and cost function were implemented
2023-07-13add: forward pass with openblas in progressjvech
2023-07-12add: weights initialization and deallocation donejvech
2023-07-10add: json file function implementedjvech
Feel free to download, copy and edit any repo