Learn R Programming

animl (version 3.2.0)

load_miew: Load MiewID model

Description

Load MiewID model

Usage

load_miew(file_path, device = NULL)

Value

meiwid model

Arguments

file_path

path to model weights

device

device to load model to

Examples

Run this code
if (FALSE) miew = load_miewid("miewid_v3.bin")

Run the code above in your browser using DataLab