aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2024-09-21doc: Man page for configuration file addedHEADmainjvech
The only concern I have with this file is having the program version matching with the actual program, but it is not critical
2024-09-08fix: memory leaks fixedjvech
2024-08-07add: CLI improvements and small documentation updatesjvech
Things done: * config path should search config file in the following order: cli option, environment, xdg_path * Implement a retrain command. * when you require more keys than the ones available in the input, stop the program.
2024-07-16add: tests scripts implementedjvech
2023-09-03doc: LICENSE and some documentation addedjvech
2023-09-03fix: write network parameter fixedjvech
2023-08-14add: cli interface definedjvech
2023-08-12add: softplus activation addedjvech
2023-07-12add: weights initialization and deallocation donejvech
2023-07-10add: json file function implementedjvech
Feel free to download, copy and edit any repo