load_python: Find python conda location (DOESN'T WORK)

View source: R/load_python.R

load_pythonR Documentation

Find python conda location (DOESN'T WORK)

Description

DOES NOT WORK. Uses reticulate to load in the appropriate conda enviornment. Will then use source_python to load in python source code for using the GRU.

Usage

load_python(path_conda, path_py)

Arguments

path_conda

A path for use_condaenv. This conda enviornment requires numpy and tensorflow.

path_py

A path for gru_functions.py. This file contains to necessary python code to run the neural networks.


dpweix/mlmcusum documentation built on July 31, 2023, 10:13 a.m.