Skip to content

Commit c0e8609

Browse files
authored
Merge pull request #4 from matlab-deep-learning/fix#2
fix #2 typo
2 parents e23040b + a62f5cd commit c0e8609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Graph neural networks are neural network architectures designed to operate natur
6666
Explore the following examples on GNNs.
6767

6868
* [Graph Neural Networks for Heat Transfer](./graph-neural-network-for-heat-transfer-problem/)
69-
* [Multivariate Time Series Anomaliy Detection Using Graph Neural Network](https://uk.mathworks.com/help/deeplearning/ug/multivariate-time-series-anomaly-detection-using-graph-neural-network.html)
69+
* [Multivariate Time Series Anomaly Detection Using Graph Neural Network](https://uk.mathworks.com/help/deeplearning/ug/multivariate-time-series-anomaly-detection-using-graph-neural-network.html)
7070
* [Node Classification Using Graph Convolutional Network](https://uk.mathworks.com/help/deeplearning/ug/node-classification-using-graph-convolutional-network.html)
7171

7272
# Hamiltonian Neural Network examples

0 commit comments

Comments
 (0)