kummappp

↗ HN profile [ 56.7 ms ] full profile
Karma
38
Created
April 2, 2018 (8y ago)
Submissions
0
  1. I have to say that adding CUDA acceleration to a studying project https://github.com/kummahiih/pyqbit was a pleasure thanks to PyTorch obvious design principle. Result is here https://github.com/kummahiih/pytorchqbit

  2. I have been making tools for software design as a hobby project, because the tools I have seen all look like some sort of point and click game. Is that how you would design for example a bypass filter? Here is my…

  3. In a computer games you usually experience lag on crowded places because, the game can not handle the exponentially growing amount of interactions between all the players on the a area. If you want to get quickly to the…