No weights in ftp server?
Where can we share our weights and training data? I.e. to get a head start with your "good results"
Edit: model_best_config.h5 seems to be missing from the ftp server
We need to use an FTP server with high max file size capacity. I initially configured a free server but we cannot load (or save) the 30MB size of the h5 weights. If you can find another FTP server you just have to configure the new access information (username, password, etc.) in the 'config.py' file. In that moment we could start working distributed.
Sure I'll look around. Also could you see if you can use your company can let you use their Azure server for FTP? BTW if you change the keras.json to use float16, it halves the size of the weights file.