aboutsummaryrefslogtreecommitdiff
path: root/src/activations.c
AgeCommit message (Collapse)Author
2024-07-19add: tanh activation addedjvech
2024-07-18add: linear activation addedjvech
2023-09-03doc: LICENSE and some documentation addedjvech
2023-08-30add: network read and write done json_read reactoredjvech
2023-08-12add: softplus activation addedjvech
2023-08-08add: pass activations to a separate filejvech
The point is have this file for new activation function without bloating nn.c file
Feel free to download, copy and edit any repo