install_aifeducation {aifeducation} | R Documentation |
Install aifeducation on a machine
Description
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 |
|
Value
Function does nothing return. It installs 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()
[Package aifeducation version 1.0.2 Index]