You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
create a spot fleet or persistent request, it is a kind of persistent spot instance managed by AWS. define the training command by user_data of the spot instance.
read all the data and configuration files in S3, save network to S3. This can be implemented using boto3 and remove the complex dependency of starcluster.
whenever there is an update of saved network file, plot the learning curve online using Plotly.
The text was updated successfully, but these errors were encountered:
user_data
of the spot instance.boto3
and remove the complex dependency ofstarcluster
.The text was updated successfully, but these errors were encountered: