Y
Hacker News
new
|
ask
|
show
|
jobs
by
wizzwizz4
1622 days ago
You can't do this in Python.
1 comments
anon_123g987
1622 days ago
You can do anything in Python.
import antigravity
https://xkcd.com/353/
link
wizzwizz4
1622 days ago
Yeah, but the Python for it would be more like:
import sys import torch sys.modules['scratch'] = torch from scratch import nn
link