<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Higher-Level Interface of 'torch' Package to Auto-Train Neural
Networks</dc:title>
  <dc:title>R package kindling version 0.3.2</dc:title>
  <dc:description>Provides a higher-level interface to the 'torch' package for defining,
    training, and fine-tuning neural networks through code generation.
    The package supports several architectures, including feedforward
    (multi-layer perceptron) and recurrent neural networks (RNN, LSTM,
    GRU), while reducing boilerplate 'torch' code. Model training
    methods also bridge to machine learning frameworks in R,
    particularly the 'tidymodels' ecosystem, including 'parsnip' model
    specifications, workflows, recipes, and tuning tools.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: purrr, torch, rlang, cli, glue, vctrs, parsnip (&gt;= 1.0.0),
tibble, tidyr, dplyr, stats, NeuralNetTools, ggplot2, tune,
dials, hardhat, lifecycle, coro</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), magrittr, box, vip, recipes, workflows,
rsample, yardstick, mlbench, modeldata, knitr, rmarkdown,
DiceDesign, lhs, sfd, covr, fansi</dc:relation>
  <dc:creator>Joshua Marie &lt;joshua.marie.k@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Joshua Marie [aut, cre],
  Antoine Soetewey [aut] (ORCID: &lt;https://orcid.org/0000-0001-8159-0804&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=kindling/LICENSE)</dc:rights>
  <dc:date>2026-07-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=kindling</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.kindling</dc:identifier>
</oai_dc:dc>
