HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chadykamar

no profile record

comments

chadykamar
·4 anni fa·discuss
It's also officially in beta as of 1.13 https://pytorch.org/blog/PyTorch-1.13-release/#beta-support-...
chadykamar
·4 anni fa·discuss
10-25% speedup for free? Sign me up!
chadykamar
·4 anni fa·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 anni fa·discuss
https://github.com/nteract/nteract has a somewhat Jupyter-like Node.js Kernel
chadykamar
·5 anni fa·discuss
https://www.hsph.harvard.edu/nutritionsource
chadykamar
·5 anni fa·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 anni fa·discuss
There is https://docs.python.org/3/library/sched.html in the standard library.