CMD + K

r-rtorch

Community

'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' 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 to perform calculations in CPUs as well as 'GPUs' to accelerate the process.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-rtorch

Usage Tracking

0.0.3
1 / 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' 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 to perform calculations in CPUs as well as 'GPUs' to accelerate the process.

Last Updated

Oct 15, 2019 at 17:00

License

MIT

Total Downloads

2

Supported Platforms

noarch