Feb 6, 2024
Good article but not great code. Looking at `__init__` I can see that y is passed as an argument to `self.target` and then `self.y` is created but then is accessed in `init_weights`. That won't work...
Good article but not great code. Looking at `__init__` I can see that y is passed as an argument to `self.target` and then `self.y` is created but then is accessed in `init_weights`. That won't work...
Experienced software engineer with a background in Linux, Embedded Systems, Telecom/Datacom, C/C++, Python. BSc CSE from University of Pennsylvania.