rTorch: R Bindings to 'PyTorch'

'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.

Package details

AuthorAlfonso R. Reyes [aut, cre, cph]
MaintainerAlfonso R. Reyes <alfonso.reyes@oilgainsanalytics.com>
LicenseMIT + file LICENSE
Version0.4.2
URL https://github.com/f0nzie/rTorch
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rTorch")

Try the rTorch package in your browser

Any scripts or data that you put into this service are public.

rTorch documentation built on Jan. 13, 2021, 4:32 p.m.