Converts a Value object to a sequence of matrices (if dense) or CSR arrays (if sparse).
1 | value_as_matrix(value, dtype = "auto")
|
value |
Value instance to be converted |
dtype |
data type to be used ("float32", "float64", or "auto") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.