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 <turqut.a.314@gmail.com>
Description: The 'fastai' <https://docs.fast.ai/index.html> 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
NeedsCompilation: no
Packaged: 2024-04-11 13:04:07 UTC; turqu
Author: Turgut Abdullayev [ctb, cre, cph, aut]
Repository: CRAN
Date/Publication: 2024-04-11 14:40:07 UTC
Built: R 4.6.0; ; 2025-10-14 04:04:38 UTC; windows
