BoundaryAwareGEM icon indicating copy to clipboard operation
BoundaryAwareGEM copied to clipboard

About train epoch

Open lyb92nlf opened this issue 2 years ago • 0 comments

Thanks for your work. I read your code, why does the network need so many epochs of training?

parser.add_argument('--max_epoch', type=int, default=1601, help='Epoch to run [default: 501]')

Looking forward your reply!

lyb92nlf avatar Sep 22 '22 03:09 lyb92nlf