Closed navalnica closed 2 years ago
As noted by Tianqi Chen in the Lecture 5 (timecode link) and also mentioned in #4 the following line in autograd.py is redundant:
autograd.py
self.cached_data
This PR removes this line
As noted by Tianqi Chen in the Lecture 5 (timecode link) and also mentioned in #4 the following line in
autograd.py
is redundant:This PR removes this line