create_model_from_config: Builds a DLmodel from a Given Configuration

Description Usage Arguments Value

Description

This function uses a previously defined configuration (DLconfig object) to create and compile a keras model, stored, with the rest of metadata, in a DLmodel object.

Usage

1

Arguments

config

(DLconfig object) The configuration to use to build a model.

Value

The DLmodel object created according to the given configuration.


neuroimaginador/dl4ni documentation built on May 3, 2019, 5:47 p.m.