Age | Commit message (Collapse) | Author |
|
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.
|
|
things implemented:
- CLI option --only-out added
- CLI option --format works more intuitively
- csv tsv and json output support
|
|
things implemented:
- read output in false bug was solved.
- Make generic rule added to build test executables
- format option added to the CLI
|
|
Documentation:
Example sections was improved
Files sections was added
Fixes:
default config filepath was fixed
|
|
The man page must have a section specifying where to save configurations
files for loading the network architecture and weights.
|
|
|