Open zhenyuan1234 opened 4 months ago
alpha = (self.progress.data-start)/(end-start)*L Hi, what is the purpose of designing self.progress, and does it represent the number of iterations? Thanks!
alpha = (self.progress.data-start)/(end-start)*L Hi, what is the purpose of designing self.progress, and does it represent the number of iterations? Thanks!