Closed huajianmao closed 6 years ago
Original code: self.bias += rate * delta The original value of bias has already been reserved by using op "+="
Original code: self.bias += rate * delta The original value of bias has already been reserved by using op "+="