Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-07 | add: CLI improvements and small documentation updates | jvech | |
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-16 | add: tests scripts implemented | jvech | |
2023-09-03 | doc: LICENSE and some documentation added | jvech | |
2023-09-03 | fix: write network parameter fixed | jvech | |
2023-08-14 | add: cli interface defined | jvech | |
2023-08-12 | add: softplus activation added | jvech | |
2023-07-12 | add: weights initialization and deallocation done | jvech | |
2023-07-10 | add: json file function implemented | jvech | |