Crandore Hub

kindling

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

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.

Versions across snapshots

VersionRepositoryFileSize
0.3.0 rolling linux/jammy R-4.5 kindling_0.3.0.tar.gz 575.2 KiB
0.3.0 rolling linux/noble R-4.5 kindling_0.3.0.tar.gz 575.1 KiB
0.3.0 rolling source/ R- kindling_0.3.0.tar.gz 320.3 KiB
0.3.0 latest linux/jammy R-4.5 kindling_0.3.0.tar.gz 575.2 KiB
0.3.0 latest linux/noble R-4.5 kindling_0.3.0.tar.gz 575.1 KiB
0.3.0 latest source/ R- kindling_0.3.0.tar.gz 320.3 KiB
0.3.0 2026-04-26 source/ R- kindling_0.3.0.tar.gz 320.3 KiB
0.3.0 2026-04-23 source/ R- kindling_0.3.0.tar.gz 320.3 KiB
0.3.0 2026-04-09 windows/windows R-4.5 kindling_0.3.0.zip 600.1 KiB

Dependencies (latest)

Imports

Suggests