Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyji authored Aug 8, 2024
1 parent 3e38c70 commit f575c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This folder contains a tutorial example for inferring the effective viscosity $\
shelves using synthetic data of ice velocity and thickness via physics-informed neural networks
(PINNs). Both the simulation code for synthetic data generation and the PINN code for viscosity
inversion are included. All codes are well-documented for easy understanding. Additionally, we
have provided a [Colab notebook](https://colab.research.google.com/github/YaoGroup/DIFFICE_jax/blob/main/tutorial/colab/train_syndata.ipynb) that allows users to run the code online in Google Colab.
have provided a [Colab Notebook](https://colab.research.google.com/github/YaoGroup/DIFFICE_jax/blob/main/tutorial/colab/train_syndata.ipynb) that allows users to run the code online in Google Colab.

## Forward problem setup
Considering the floating ice moving in a given domain, the synthetic data of ice velocity
Expand Down

0 comments on commit f575c64

Please sign in to comment.