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.
Package details |
|
|---|---|
| Author | Joshua Marie [aut, cre], Antoine Soetewey [aut] (ORCID: <https://orcid.org/0000-0001-8159-0804>) |
| Maintainer | Joshua Marie <joshua.marie.k@gmail.com> |
| License | MIT + file LICENSE |
| Version | 0.3.0 |
| URL | https://kindling.joshuamarie.com https://github.com/joshuamarie/kindling |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.