Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upwhat does iteration mean in the configuration file? #438
Labels
Comments
|
At each iteration, The concept of epoch doesn't apply in this case, because NiftyNet uses patch-based training (patch and window are the same thing). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am not clear about what the iteration means. Could you explain more about it? Also, how is it related to epoch?
Thanks.