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
Sagemaker is using estimator (train_and_evaluate) for its tensorflow model training, I am thing is there a way to train the GAN models in sagemaker tensorflow. It would be difficult to use current estimator to train the GAN models...