decoderModel_add_mse_loss {scAlign}R Documentation

Convert embedding to logit scores

Description

Convert embedding to logit scores

Usage

decoderModel_add_mse_loss(proj, data, mode, debug = TRUE)

Arguments

proj

Current project of data during training

data

High dimensional data

mode

Dataste being operated on

debug

Verbosity of command line output

Value

Tensorflow op


[Package scAlign version 1.7.0 Index]