Invalid zip file for Graph neural network
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 3 Déc 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
Réponses (1)
Supraja
le 9 Déc 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 commentaires
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!