Skip to contents

Function for installing 'aifeducation' on a machine. This functions assumes that not 'python' and no 'miniconda' is installed. Only'pytorch' is installed.

Usage

install_aifeducation(install_aifeducation_studio = TRUE)

Arguments

install_aifeducation_studio

bool If TRUE all necessary R packages are installed for using AI for Education Studio.

Value

Function does nothing return. It installes python, optional R packages, and necessary 'python' packages on a machine.

See also

Other Installation and Configuration: check_aif_py_modules(), install_py_modules(), set_transformers_logger()