Description Usage Arguments Value
Fetch array by item name from NumPy array archive
1 | fetch_npz_item(npz_file, item_name)
|
npz_file |
Path to .npz file |
item_name |
Name within archive dictionary |
A feature matrix with T rows and F columns, where T is the number of time steps and F the number of feature components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.