f0nzie/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4.3-9002
URL https://github.com/f0nzie/rTorch
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("f0nzie/rTorch")
f0nzie/rTorch documentation built on Oct. 28, 2021, 5:40 a.m.