Convencience fun to one-liner a model with in-outs
1 2 3 4 5 6 7 | build_and_compile(
input,
output,
optimizer = "adam",
loss = "mse",
metric = "acc"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.