model: Get and set 'model' slot in a 'DeconvDLModel' object

modelR Documentation

Get and set model slot in a DeconvDLModel object

Description

Get and set model slot in a DeconvDLModel object

Usage

model(object)

model(object) <- value

Arguments

object

DeconvDLModel object.

value

keras.engine.sequential.Sequential object with a trained deep neural network model.


SpatialDDLS documentation built on Oct. 31, 2024, 5:07 p.m.