Hacker News new | ask | show | jobs
by bigdict 1621 days ago

    import torch as scratch
    from scratch import nn
1 comments

You can't do this in Python.
You can do anything in Python.

    import antigravity
https://xkcd.com/353/
Yeah, but the Python for it would be more like:

  import sys
  import torch
  sys.modules['scratch'] = torch
  from scratch import nn