Provides high-level modeling functions to define and train
    models using the 'torch' R package. Models include linear, logistic,
    and multinomial regression as well as multilayer perceptrons.
| Version: | 0.6.0 | 
| Depends: | R (≥ 4.1) | 
| Imports: | cli, coro (≥ 1.0.1), dplyr, generics, ggplot2, glue, hardhat, rlang (≥ 1.1.1), stats, tibble, torch (≥ 0.13.0), utils | 
| Suggests: | covr, modeldata, purrr, recipes, spelling, testthat, yardstick | 
| Published: | 2025-09-02 | 
| DOI: | 10.32614/CRAN.package.brulee | 
| Author: | Max Kuhn  [aut,
    cre],
  Daniel Falbel [aut],
  Posit Software, PBC [cph, fnd] | 
| Maintainer: | Max Kuhn  <max at posit.co> | 
| BugReports: | https://github.com/tidymodels/brulee/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/tidymodels/brulee,
https://brulee.tidymodels.org/ | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | brulee results |