| print.ggml_sequential_model | R Documentation |
Prints a summary of the model architecture including layer types, output shapes, and parameter counts.
## S3 method for class 'ggml_sequential_model'
print(x, ...)
x |
A ggml_sequential_model object |
... |
Additional arguments (ignored) |
The model object (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.