HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chadykamar

no profile record

comments

chadykamar
·قبل 4 سنوات·discuss
It's also officially in beta as of 1.13 https://pytorch.org/blog/PyTorch-1.13-release/#beta-support-...
chadykamar
·قبل 4 سنوات·discuss
10-25% speedup for free? Sign me up!
chadykamar
·قبل 4 سنوات·discuss
Julia's main selling point over Python is its speed, but most Python deep learning libraries are just wrappers around C/C++/Fortran/CUDA/Cython codebases that are as fast or faster than Julia.
chadykamar
·قبل 4 سنوات·discuss
https://github.com/nteract/nteract has a somewhat Jupyter-like Node.js Kernel
chadykamar
·قبل 5 سنوات·discuss
https://www.hsph.harvard.edu/nutritionsource
chadykamar
·قبل 5 سنوات·discuss
“Metaclasses are deeper magic than 99% of users should ever worry about. If you wonder whether you need them, you don’t (the people who actually need them know with certainty that they need them, and don’t need an explanation about why).”

— Tim Peters
chadykamar
·قبل 5 سنوات·discuss
There is https://docs.python.org/3/library/sched.html in the standard library.