clean_lstm {rnn}R Documentation

clean_lstm

Description

clean the model for lighter output

Usage

clean_lstm(model)

Arguments

model

the output model object

Value

the updated model


[Package rnn version 1.9.0 Index]