Comment on Neural network from scratchComments−bigdict4y import torch as scratch from scratch import nn−wizzwizz44yYou can't do this in Python.−anon_123g9874yYou can do anything in Python. import antigravity https://xkcd.com/353/−wizzwizz44yYeah, but the Python for it would be more like: import sys import torch sys.modules['scratch'] = torch from scratch import nn
Comments
You can't do this in Python.
You can do anything in Python.
https://xkcd.com/353/Yeah, but the Python for it would be more like: