CMD + K

r-rtorch

Anaconda Verified

'R' implementation and interface of the Machine Learning platform 'PyTorch' <https://pytorch.org/> developed in 'Python'. It requires a 'conda' environment with 'torch' and 'torchvision' Python packages to provide 'PyTorch' functions, methods and classes. The key object in 'PyTorch' is the tensor which is in essence a multidimensional array. These tensors are fairly flexible in performing calculations in CPUs as well as 'GPUs' to accelerate tensor operations.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-rtorch

Usage Tracking

0.4.2
0.0.3
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

'R' implementation and interface of the Machine Learning platform 'PyTorch' <https://pytorch.org/> developed in 'Python'. It requires a 'conda' environment with 'torch' and 'torchvision' Python packages to provide 'PyTorch' functions, methods and classes. The key object in 'PyTorch' is the tensor which is in essence a multidimensional array. These tensors are fairly flexible in performing calculations in CPUs as well as 'GPUs' to accelerate tensor operations.

Last Updated

Jun 27, 2022 at 20:11

License

MIT

Total Downloads

286

Supported Platforms

noarch