Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
PyTorch for R (medium.com/pytorch)
2 points by wookim on Sept 30, 2020 | hide | past | favorite | 1 comment


The main point being:

> No Python installation is required: torch is built directly on top of libtorch, a C++ library that provides the tensor computation and automatic differentiation capabilities essential to building neural networks.

This is the main issue with "Python" libraries, they are just bindings to Fortran and C++ libraries, eventually all languages will have bindings to the same libraries.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: