BoundaryAwareGEM
BoundaryAwareGEM copied to clipboard
About train epoch
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!