Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
parameters implemented:
- input_keys
- label_keys
- epochs
- labels
- weights_path
Network weights and architecture loading is not implemented yet.
|
|
The program config parameters where encapsulated in a struct to keep
track of them without implementing a lot of functions
|
|
|
Feel free to download, copy and edit any repo