View source: R/install_and_config.R
| check_aif_py_modules | R Documentation |
This function checks if all python modules necessary for the package aifeducation to work are available.
check_aif_py_modules(trace = TRUE, check = "pytorch")
trace |
|
check |
|
The function prints a table with all relevant packages and shows which modules are available or unavailable.
If all relevant modules are available, the functions returns TRUE. In all other cases it returns FALSE
Other Installation and Configuration:
install_aifeducation(),
install_py_modules(),
set_transformers_logger()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.