setup_python {RLoptimal}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-RLoptimal")

Arguments

envname

Python virtual environment name.


[Package RLoptimal version 1.1.0 Index]