Skip to content

kindling

Higher-Level Interface of 'torch' Package to Auto-Train Neural Networks

v0.3.0 · Mar 2, 2026 · MIT + file LICENSE

Description

Provides a higher-level interface to the 'torch' package for defining, training, and fine-tuning neural networks, including its depth, powered by code generation. This package supports few to several architectures, including feedforward (multi-layer perceptron) and recurrent neural networks (Recurrent Neural Networks (RNN), Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU)), while also reduces boilerplate 'torch' code while enabling seamless integration with 'torch'. The model methods to train neural networks from this package also bridges to titanic ML frameworks in R, namely 'tidymodels' ecosystem, which enables the 'parsnip' model specifications, workflows, recipes, and tuning tools.

Downloads

314

Last 30 days

12602nd

796

Last 90 days

796

Last year

Trend: -25.8% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies purrr torch rlang cli glue vctrs parsnip tibble tidyr dplyr NeuralNetTools vip ggplot2 tune dials +3 more dependencies kindling

Version History

new 0.3.0 Mar 10, 2026
updated 0.3.0 ← 0.2.0 diff Mar 2, 2026
updated 0.2.0 ← 0.1.0 diff Feb 3, 2026
new 0.1.0 Jan 30, 2026