ex_model: Dummy 3 layer dense model to quickly test on mnist (or other)...

Description Usage

View source: R/quick-test.R

Description

Dummy 3 layer dense model to quickly test on mnist (or other) data

Usage

1
ex_model(input_shape = list(784), compile = TRUE)

ifrit98/R2deepR documentation built on June 19, 2020, 7:45 a.m.