Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-03 | fix: write network parameter fixed | jvech | |
2023-08-27 | add: data and network initialization done | jvech | |
train subcommand can read and train the network TODO: - Refactor json_read() to parse multiple labels - Implement a function to save network weights once the network have trained - Implement a function to load trained weights to use with predict subcommand | |||
2023-08-26 | fix: cfg syntax verification and usage messages improved | jvech | |