Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

install_fastai

Install fastai


Description

Install fastai

Usage

install_fastai(
  version,
  gpu = FALSE,
  cuda_version = "10.1",
  overwrite = FALSE,
  extra_pkgs = c("timm", "fastinference[interp]"),
  TPU = FALSE
)

Arguments

version

specify version

gpu

installation of gpu

cuda_version

if gpu true, then cuda version is required. By default it is 10.1

overwrite

will install all the dependencies

extra_pkgs

character vector of additional packages

TPU

official way to install Pytorch-XLA 1.7

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.