• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
mlverse
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links tomlverse

torch - Tensors and Neural Networks with 'GPU' Acceleration

Provides functionality to define and train neural networks similar to 'PyTorch' by Paszke et al (2019) <doi:10.48550/arXiv.1912.01703> but written entirely in R using the 'libtorch' library. Also supports low-level tensor operations and 'GPU' acceleration.

Last updated

autograddeep-learningtorchcpp

16.30 score 565 stars 51 dependents 2.8k scripts 17k downloads

torchvision - Models, Datasets and Transformations for Images

Provides access to datasets, models and preprocessing facilities for deep learning with images. Integrates seamlessly with the 'torch' package and its API borrows heavily from the 'PyTorch' vision package.

Last updated

12.61 score 76 stars 3 dependents 380 scripts 6.8k downloads

luz - Higher Level 'API' for 'torch'

A high level interface for 'torch' providing utilities to reduce the the amount of code needed for common tasks, abstract away torch details and make the same code work on both the 'CPU' and 'GPU'. It's flexible enough to support expressing a large range of models. It's heavily inspired by 'fastai' by Howard et al. (2020) <doi:10.48550/arXiv.2002.04688>, 'Keras' by Chollet et al. (2015) and 'PyTorch Lightning' by Falcon et al. (2019) <doi:10.5281/zenodo.3828935>.

Last updated

10.49 score 100 stars 3 dependents 391 scripts 3.9k downloads

tabnet - Fit 'TabNet' Models for Classification and Regression

Implements the 'TabNet' model by Sercan O. Arik et al. (2019) <doi:10.48550/arXiv.1908.07442> with 'Coherent Hierarchical Multi-label Classification Networks' by Giunchiglia et al. <doi:10.48550/arXiv.2010.10151> and provides a consistent interface for fitting and creating predictions. It's also fully compatible with the 'tidymodels' ecosystem.

Last updated

tabnet

9.69 score 117 stars 79 scripts 3.7k downloads

chattr - Interact with Large Language Models in 'RStudio'

Enables user interactivity with large-language models ('LLM') inside the 'RStudio' integrated development environment (IDE). The user can interact with the model using the 'shiny' app included in this package, or directly in the 'R' console. It comes with back-ends for 'OpenAI', 'GitHub' 'Copilot', and 'LlamaGPT'.

Last updated

9.67 score 246 stars 1 dependents 121 scripts 2.2k downloads

safetensors - Safetensors File Format

A file format for storing tensors that is secure (doesn't allow for code execution), fast and simple to implement. 'safetensors' also enables cross language and cross frameworks compatibility making it an ideal format for storing machine learning model weights.

Last updated

8.23 score 11 stars 53 dependents 20 scripts 16k downloads

mall - Run Multiple Large Language Model Predictions Against a Table, or Vectors

Run multiple 'Large Language Model' predictions against a table. The predictions run row-wise over a specified column. It works using a one-shot prompt, along with the current row's content. The prompt that is used will depend of the type of analysis needed.

Last updated

data-sciencedplyrllmpolarspython

7.69 score 119 stars 1 dependents 153 scripts 739 downloads

pysparklyr - Provides a 'PySpark' Back-End for the 'sparklyr' Package

It enables 'sparklyr' to integrate with 'Spark Connect', and 'Databricks Connect' by providing a wrapper over the 'PySpark' 'python' library.

Last updated

databrickspysparksparkspark-connect

7.33 score 17 stars 29 scripts 10k downloads

tok - Fast Text Tokenization

Interfaces with the 'Hugging Face' tokenizers library to provide implementations of today's most used tokenizers such as the 'Byte-Pair Encoding' algorithm <https://huggingface.co/docs/tokenizers/index>. It's extremely fast for both training new vocabularies and tokenizing texts.

Last updated

rustcargo

7.07 score 47 stars 1 dependents 15 scripts 11k downloads

lang - Translates R Help Documentation using Large Language Models

Translates R help documentation on the fly by using a Large Language model of your choice. If you are using 'RStudio' or 'Positron' the translated help will appear in the help pane.

Last updated

llmtranslations

6.15 score 32 stars 81 scripts 150 downloads

torchdatasets - Ready to Use Extra Datasets for Torch

Provides datasets in a format that can be easily consumed by torch 'dataloaders'. Handles data downloading from multiple sources, caching and pre-processing so users can focus only on their model implementations.

Last updated

5.50 score 17 stars 123 scripts 803 downloads

tfevents - Write Events for 'TensorBoard'

Provides a convenient way to log scalars, images, audio, and histograms in the 'tfevent' record file format. Logged data can be visualized on the fly using 'TensorBoard', a web based tool that focuses on visualizing the training progress of machine learning models.

Last updated

protobufcpp

5.40 score 13 stars 11 scripts 4.4k downloads

cuda.ml - R Interface for the RAPIDS cuML Suite of Libraries

R interface for RAPIDS cuML (<https://github.com/rapidsai/cuml>), a suite of GPU-accelerated machine learning libraries powered by CUDA (<https://en.wikipedia.org/wiki/CUDA>).

Last updated

gpumachine-learningcpp

5.05 score 38 stars 59 scripts 215 downloads

hfhub - Hugging Face Hub Interface

Provides functionality to download and cache files from 'Hugging Face Hub' <https://huggingface.co/models>. Uses the same caching structure so files can be shared between different client libraries.

Last updated

5.01 score 19 stars 1 dependents 12 scripts 656 downloads

torchvisionlib - Additional Operators for Image Models

Implements additional operators for computer vision models, including operators necessary for image segmentation and object detection deep learning models.

Last updated

cpp

4.74 score 9 stars 21 scripts 2.9k downloads

wav - Read and Write WAV Files

Efficiently read and write Waveform (WAV) audio files <https://en.wikipedia.org/wiki/WAV>. Support for unsigned 8 bit Pulse-code modulation (PCM), signed 12, 16, 24 and 32 bit PCM and other encodings.

Last updated

audiowavcpp

3.93 score 2 stars 6 scripts 4.2k downloads

cuda12.8 - CUDA 12.8 Toolkit Libraries

Provides CUDA 12.8 native libraries (runtime, cuBLAS, cuDNN, cuFFT, cuSOLVER, cuSPARSE, CUPTI, NVRTC, NvJitLink, NCCL, NVSHMEM, and NVCC) by downloading pre-built binaries from PyPI at install time. Intended to be used as a dependency by packages that require CUDA 12.8.

Last updated

2.30 score 2 stars 1 scripts

cuda12.9 - CUDA 12.9 Toolkit Libraries

Provides CUDA 12.9 native libraries (runtime, cuBLAS, cuDNN, cuFFT, cuSOLVER, cuSPARSE, CUPTI, NVRTC, NvJitLink, NCCL, NVSHMEM, and NVCC) by downloading pre-built binaries from PyPI at install time. Intended to be used as a dependency by packages that require CUDA 12.9.

Last updated

2.30 score 2 stars

cuda12.6 - CUDA 12.6 Toolkit Libraries

Provides CUDA 12.6 native libraries (runtime, cuBLAS, cuDNN, cuFFT, cuSOLVER, cuSPARSE, CUPTI, NVRTC, NvJitLink, NCCL, NVSHMEM, and NVCC) by downloading pre-built binaries from PyPI at install time. Intended to be used as a dependency by packages that require CUDA 12.6.

Last updated

2.30 score 2 stars

cuda13.2 - CUDA 13.2 Toolkit Libraries

Provides CUDA 13.2 native libraries (runtime, cuBLAS, cuDNN, cuFFT, cuSOLVER, cuSPARSE, CUPTI, NVRTC, NvJitLink, NCCL, NVSHMEM, and NVCC) by downloading pre-built binaries from PyPI at install time. Intended to be used as a dependency by packages that require CUDA 13.2.

Last updated

2.30 score 2 stars