# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "kindling" in publications use:' type: software license: MIT title: 'kindling: Higher-Level Interface of ''torch'' Package to Auto-Train Neural Networks' version: 0.3.0.9000 identifiers: - type: doi value: 10.32614/CRAN.package.kindling abstract: 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. authors: - family-names: Marie given-names: Joshua email: joshua.marie.k@gmail.com - family-names: Soetewey given-names: Antoine email: ant.soetewey@gmail.com orcid: https://orcid.org/0000-0001-8159-0804 preferred-citation: type: manual title: 'kindling: Higher-Level Interface of ''torch'' Package to Auto-Train Neural Networks' authors: - family-names: Marie given-names: Joshua email: joshua.marie.k@gmail.com year: '2026' notes: R package version 0.3.0.9000 repository: https://joshuamarie.r-universe.dev repository-code: https://github.com/joshuamarie/kindling commit: 200bfc967649ff881c8fe77403e7d4b5f6a11797 url: https://kindling.joshuamarie.com date-released: '2026-04-26' contact: - family-names: Marie given-names: Joshua email: joshua.marie.k@gmail.com