Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-13 | add: commands.gdb deleted from git traceback | jvech | |
Gdb files will be ignored from now | |||
2023-08-12 | add: softplus activation added | jvech | |
2023-08-08 | add: pass activations to a separate file | jvech | |
The point is have this file for new activation function without bloating nn.c file |