Skip to content

Commit 30873d8

Browse files
author
tfukumot
committed
Update README.md
1 parent c1c32d9 commit 30873d8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
In recent years, graph neural networks[1] have been applied to various types of application tasks.
55
This example shows how to train a graph neural network using data calculated with partial differential equations(PDEs) to predict temperature distributions
66

7-
<img src="https://insidelabs-git.mathworks.com/tfukumot/graph-neural-network-for-heat-transfer-problem/-/raw/main/ref_images/result.png" width="720">
7+
<img src="https://github.com/matlab-deep-learning/graph-neural-network-for-heat-transfer-problem/blob/main/ref_images/result.png" width="720">
88

99

1010
## **How to get started**
@@ -23,12 +23,16 @@ MATLAB version should be R2024a and later (Tested in R2024a)
2323
## **References**
2424

2525
[1] F. Scarselli, M. Gori, A.C. Tsoi, M. Hagenbuchner, and G. Monfardini. The graph neural network model. IEEE
26-
Transactions on Neural Networks, 20(1):6180, 2009.
26+
Transactions on Neural Networks, 20(1):61 80, 2009.
2727

2828

2929
## **License**
3030
The license is available in license.txt file in this GitHub repository.
3131

32+
33+
## **Open in MATLAB Online**
34+
[![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=matlab-deep-learning/Graph-Neural-Network-for-Heat-Transfer-Problem)
35+
3236
Copyright (c) 2024, The MathWorks, Inc.
3337

3438

0 commit comments

Comments
 (0)