This package browser is in early development. Mind the rough edges.

r-torch 0.14.2

Tensors and neural networks with GPU acceleration

This package provides functionality to define and train neural networks similar to PyTorch but written entirely in R using the libtorch library. It also supports low-level tensor operations and GPU acceleration.

Installation

Install r-torch 0.14.2 as follows:

guix install r-torch@0.14.2

Or install the latest version:

guix install r-torch

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.