aetros-cli
aetros-cli copied to clipboard
AETROS CLI + SDK. Command line application to manage/monitor machine learning training in AETROS Trainer
My model has multiple losses and I get the following error using the KerasCallback. It seems that the callback sends a list which is not supported by the backend. ```...
When starting the aetros cli it produces: ``` [0m [34maetros-server[3912][0m [30mERROR[0m [31mConnection error during connecting to trainer.aetros.com: preexec_fn is not supported on Windows platforms[0m Exception in thread Thread-3: Traceback (most...
Current predict functionality allows for one (or few) test data at a time. A more comprehensive functionality, allowing for batch predict, together with the associated KPIs would be perhaps desirable.
I'm getting the following error immediately after the first epoch completes. Any idea what the problem might be? The shape of my inputs is (3, 256, 256). ```Training status changed...