powered by
Layer/Model weights as R arrays
get_weights(object)set_weights(object, weights)
set_weights(object, weights)
Layer or model object
Weights as R array
Other model persistence: model_to_json, model_to_yaml, save_model_hdf5, save_model_weights_hdf5
model_to_json
model_to_yaml
save_model_hdf5
save_model_weights_hdf5
Other layer methods: count_params, get_config, get_input_at, reset_states
count_params
get_config
get_input_at
reset_states