Hacker News new | ask | show | jobs
by wizzwizz4 1620 days ago
Yeah, but the Python for it would be more like:

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