Description Usage Arguments Value
The following functions can be used for retrieving and setting network names.
1 2 3 | mlp_get_name(net)
mlp_set_name(net, name)
|
net |
an object of |
name |
character string with network name |
mlp_get_name
returns character string with network name.
mlp_set_name
returns network (an object of mlp_net
class) with name set to new value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.