View source: R/translate_model.R
Takes trained model and replaces CuDNNLSTM layers with LSTM layers, preserves weights.
1 | gpuToCpuModel(model.path, verbose = TRUE)
|
model.path |
Path to gpu model. |
verbose |
Whether to print model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.