Package: fastai Type: Package Title: Interface to 'fastai' Version: 2.2.2 Authors@R: c( person('Turgut', 'Abdullayev', role = c('ctb', 'cre', 'cph', 'aut'), email = 'turqut.a.314@gmail.com') ) Maintainer: Turgut Abdullayev Description: The 'fastai' library simplifies training fast and accurate neural networks using modern best practices. It is based on research in to deep learning best practices undertaken at 'fast.ai', including 'out of the box' support for vision, text, tabular, audio, time series, and collaborative filtering models. License: Apache License 2.0 URL: https://github.com/EagerAI/fastai BugReports: https://github.com/EagerAI/fastai/issues Encoding: UTF-8 RoxygenNote: 7.3.1 Imports: reticulate, generics, png, ggplot2, ggpubr, glue Suggests: knitr, testthat, rmarkdown, curl, magrittr, data.table, vctrs, stats, utils, R.utils, viridis, zeallot VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libpng-dev python3 Repository: https://eagerai.r-universe.dev Date/Publication: 2024-04-11 12:52:47 UTC RemoteUrl: https://github.com/eagerai/fastai RemoteRef: HEAD RemoteSha: a6d63440bcb97c0d7390ba658267e6428ad91fdd NeedsCompilation: no Packaged: 2026-06-12 09:35:44 UTC; root Author: Turgut Abdullayev [ctb, cre, cph, aut]