Fold
Fold(folder_function, go_backwards, initial_state = 0, return_full_state = FALSE, name = "")
folder_function | |
---|---|
name | string (optional) the name of the Function instance in the network |
init | (scalar or matrix or initializer, defaults to init_glorot_uniform()) – initial value of weights Wial_state |