Description Usage Arguments Author(s) Examples
Save and export model weights and biases for use in GAMS reconstruction of neural networks.
1 | export_weights_gams(model, inputs_vec, type)
|
model |
keras .h5 saved model. |
inputs_vec |
vector with input column names |
type |
Letter used to identify the dataset being used |
Marcos Alves mppalves@gmail.com
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.