We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9f27c commit c544767Copy full SHA for c544767
README.md
@@ -4,11 +4,11 @@
4
Hamiltonian Neural Network[1] enables you to use Neural Networks under the law of conservation of energy.
5
6
7
-<img src="https://insidelabs-git.mathworks.com/tfukumot/hamiltonian-neural-network/-/raw/main/Pics/1.png" width="720">
+<img src="https://github.com/matlab-deep-learning/Hamiltonian-Neural-Network/blob/main/Pics/1.png" width="720">
8
9
10
Hamiltonian Neural Network Loss is expressed with the following equation.
11
-<img src="https://insidelabs-git.mathworks.com/tfukumot/hamiltonian-neural-network/-/raw/main/Pics/2.png" width="720">
+<img src="https://github.com/matlab-deep-learning/Hamiltonian-Neural-Network/blob/main/Pics/2.png" width="720">
12
13
14
## **Requirements**
0 commit comments