Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-06 | add: file parsing improved | jvech | |
Things implemented: * json_read() must die if the key does not exist or the value type is wrong. * on predict command input should be shown exactly the same * float precision CLI option should be added. | |||
2024-07-18 | add: linear activation added | jvech | |
2024-07-16 | add: tests scripts implemented | jvech | |