Invalid zip file for Graph neural network
조회 수: 12 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2024년 12월 3일
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
답변 (1개)
Supraja
2024년 12월 9일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!