Age | Commit message (Expand) | Author |
---|---|---|
2023-08-30 | add: network read and write done json_read reactored | jvech |
2023-08-27 | add: data and network initialization done | jvech |
2023-08-23 | add: basic configuration parsing implemented | jvech |
2023-08-17 | [ADD]: Cli implemented in a different function | jvech |
2023-08-08 | add: pass activations to a separate file | jvech |
2023-08-08 | add: activation and cost functions added | jvech |
2023-07-13 | add: forward pass with openblas in progress | jvech |
2023-07-12 | add: weights initialization and deallocation done | jvech |
2023-07-10 | add: json file function implemented | jvech |