GitGhidorah

Results 2 comments of GitGhidorah

Exactly saying, 'No such option'

I dont know well. but i think you will get better result, by changing the following. for example,(by using this optimizer) optimizer = torch.optim.SGD(model.parameters(), lr=0.01, momentum=0.9, weight_decay=1e-5) i think you...