fit_model.easy_deep_neural_network: Fit a deep neural network model.

Description Usage Arguments Value

View source: R/deep_neural_network.R

Description

This function wraps the procedure for fitting a deep neural network model and makes it accessible to the easyml core framework.

Usage

1
2
## S3 method for class 'easy_deep_neural_network'
fit_model(object)

Arguments

object

A list of class easy_deep_neural_network.

Value

A list of class easy_deep_neural_network.


easyml documentation built on June 26, 2017, 9:02 a.m.