setup_python {RLescalation} | R Documentation |
Setting up a Python Virtual Environment
Description
Setting up a Python virtual environment for the Ray package, which includes the RLlib library for reinforcement learning.
Usage
setup_python(envname = "r-RLescalation")
Arguments
envname |
Python virtual environment name. |
[Package RLescalation version 1.0.2 Index]