Invalid zip file for Graph neural network
이전 댓글 표시
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일
0 개 추천
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!
카테고리
도움말 센터 및 File Exchange에서 Networks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!