setup_modules {transforEmotion} | R Documentation |
Install Necessary Python Modules
Description
Installs modules to compute transformer_scores
. These include
pytorch
torchvison
torchaudio
tensorflow
transformers
Usage
setup_modules()
Details
Installs modules for miniconda using conda_install
Author(s)
Alexander P. Christensen <alexpaulchristensen@gmail.com>
[Package transforEmotion version 0.1.4 Index]