Ekami

↗ HN profile [ 51.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Genuine question. Over the past six months, there hasn’t been a single day where I’ve checked the HN Best RSS feed without seeing a post about how AI “writes bad code,” “introduces bugs,” “creates technical debt,” or…

  2. An implementation in Pytorch of the SRPGAN paper https://arxiv.org/abs/1712.05927 here: https://github.com/EKami/Torchlite/blob/master/examples-torch/srpgan.py With details about the implementation here:…