@djangoproject · Post #278 · 03/18/2017, 02:02 AM
https://github.com/pytorch/pytorch #PyTorch doesn't only port #Torch to Python, but adds many other conveniences, such as #GPU acceleration and a library that allows multiprocessing to be done with shared memory (for partitioning jobs across multiple cores). Best of all, it can provide GPU-powered replacements for some of the unaccelerated functions in #NumPy. #machine_learning