aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2024-09-21doc: Man page for configuration file addedHEADmainjvech
2024-09-14feat: onehot feature implementation in processjvech
2024-09-08fix: file_read() and file_write() refactorjvech
2024-09-08fix: memory leaks fixedjvech
2024-09-04fix: ml_network_train() refactoredjvech
2024-09-03feat: shuffle dataset on each epoch donejvech
2024-08-26add: mini batch learning implementedjvech
2024-08-07add: CLI improvements and small documentation updatesjvech
2024-08-06add: file parsing improvedjvech
2024-07-26add: file_write() implementedjvech
2024-07-24add: file_read() and format integraded on main programjvech
2024-07-19add: tanh activation addedjvech
2024-07-18add: linear activation addedjvech
2023-10-21setup: man page improvedjvech
2023-09-11add: static file reading implementedjvech
2023-09-03doc: LICENSE and some documentation addedjvech
2023-08-30add: network read and write done json_read reactoredjvech
2023-08-27add: data and network initialization donejvech
2023-08-25add: layer architecture loading from cfg donejvech
2023-08-23add: basic configuration parsing implementedjvech
2023-08-17[ADD]: Cli implemented in a different functionjvech
2023-08-16add: Cli definedjvech
2023-08-14add: cli interface definedjvech
2023-07-28add: network forward pass implementedjvech
2023-07-13add: json_read improvedjvech
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