Invalid zip file for Graph neural network
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am getting Invalid ZIP file "/MATLAB Drive/Examples/R2024b/supportfiles/nnet/data/parametersHumanActivity_GDN.zip". for /MATLAB Drive/Examples/R2024b/nnet/MultivariateTimeSeriesAnomalyDetectionUsingGNNExample/MultivariateTimeSeriesAnomalyDetectionUsingGNNExample.mlx
where can I get file
1 Commento
Walter Roberson
il 3 Dic 2024
As a data point:
I had no problem running the example https://www.mathworks.com/help/deeplearning/ug/multivariate-time-series-anomaly-detection-using-graph-neural-network.html under R2024b on my intel MacOS 15.1 system that is configured to load help (and examples) from Mathworks
Risposte (1)
Supraja
il 9 Dic 2024
Hi Waqar,
Please refer to the documentation link below regarding the example:
If you are unable to open the example, please run the command below to access the same:
openExample('nnet/MultivariateTimeSeriesAnomalyDetectionUsingGNNExample')
Also, please look for the zip file in the path '/MATLAB Drive/Examples/R2024b/supportfiles/nnet/data/parametersHumanActivity_GDN.zip'.
I hope this helps!
0 Commenti
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!