mlverse/torch
An R language binding for the PyTorch/Torch deep learning framework.
Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history
This package provides R users with access to Torch’s tensor computation and automatic differentiation capabilities. It wraps the underlying C++ library, allowing R scripts to create tensors, build computation graphs, compute gradients via autograd, and construct neural network modules. The package runs on CPU and CUDA hardware, targeting R users who prefer that language for data science workflows.
Frequently asked
- What is mlverse/torch?
- An R language binding for the PyTorch/Torch deep learning framework.
- Is torch open source?
- Yes — mlverse/torch is an open-source project tracked on heatdrop.
- What language is torch written in?
- mlverse/torch is primarily written in C++.
- How popular is torch?
- mlverse/torch has 565 stars on GitHub.
- Where can I find torch?
- mlverse/torch is on GitHub at https://github.com/mlverse/torch.