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
All these one after other? Or only one of them?
python3 main.py --train_ae
python3 main.py --train_p --load_model --load_train_model_name=model.pth-ae-400000
python3 main.py --train_tgat --load_model --load_train_model_name=model.pth-ae-400000
The text was updated successfully, but these errors were encountered:
All these one after other? Or only one of them?
python3 main.py --train_ae
python3 main.py --train_p --load_model --load_train_model_name=model.pth-ae-400000
python3 main.py --train_tgat --load_model --load_train_model_name=model.pth-ae-400000
The text was updated successfully, but these errors were encountered: