CGSCORE / examples /image /test_train.py
Yaning1001's picture
Add files using upload-large-folder tool
4113c4d verified
import deeprobust.image.netmodels.train_model as trainmodel
trainmodel.train('CNN','MNIST','cuda', 20)