v1.8.0
New Features
ergo view
now shows the confusion matricesergo train
now generates bothstats.txt
andstats.json
ergo train
now has a new--no-shuffle
optionergo relevance
now has a new --to-json optional argument to save the results in a json file.ergo cmp
now supports models with different input shapes- each action has now its own help menu woth
ergo <action> -h
Fixes
- training history is now correctly built taking into account past training processes
- renamed
sumpy
requirement tosum-py