You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,13 @@ This repository includes notebook tutorials in the Seismic Laboratory for Image
6
6
7
7
[Ziyi (Francis) Yin](https://slim.gatech.edu/people/ziyi-yin) will be giving a 2-hour live talk with the title "Julia for Geoscience" at 2PM UTC on April 27 in [TRANSFORM 2022 conference](https://transform.softwareunderground.org/overview/sessions). Please visit [here](https://transform.softwareunderground.org/2022-julia-for-geoscience/) for the details and [here](https://www.youtube.com/watch?v=HyWfp3NzIbg) for the youtube link. The talk will cover a few tutorials in this repository, including:
8
8
9
-
[Introduction to Julia](https://github.com/slimgroup/SLIMTutorials/blob/main/10_intro_julia.ipynb)
10
-
[Introduction to JOLI.jl](https://github.com/slimgroup/SLIMTutorials/blob/main/11_intro_JOLI.ipynb)
11
-
[Introduction to JUDI.jl](https://github.com/slimgroup/SLIMTutorials/blob/main/00_intro_JUDI.ipynb)
12
-
[SEGY File Handling in Julia with SegyIO.jl](https://github.com/slimgroup/SLIMTutorials/blob/main/01_SegyIO.ipynb)
13
-
[Training Normalizing Flow with InvertibleNetworks.jl](https://github.com/slimgroup/SLIMTutorials/blob/main/07_normalizing_flow_training.ipynb)
| Intro to Julia |[10_intro_julia.ipynb](https://github.com/slimgroup/SLIMTutorials/blob/main/10_intro_julia.ipynb)|[Julia](https://julialang.org/)|
12
+
| Intro to JOLI |[11_intro_JOLI.ipynb](https://github.com/slimgroup/SLIMTutorials/blob/main/11_intro_JOLI.ipynb)|[JOLI.jl](https://github.com/slimgroup/JOLI.jl)|
13
+
| Intro to JUDI |[00_intro_JUDI.ipynb](https://github.com/slimgroup/SLIMTutorials/blob/main/00_intro_JUDI.ipynb)|[JUDI.jl](https://github.com/slimgroup/JUDI.jl)|
14
+
| SEGY handling in julia |[01_SegyIO.ipynb](https://github.com/slimgroup/SLIMTutorials/blob/main/01_SegyIO.ipynb)|[SegyIO.jl](https://github.com/slimgroup/SegyIO.jl)|
15
+
| Basic Normalizing Flow Training and Sampling |[07_normalizing_flow_training.ipynb](https://github.com/slimgroup/SLIMTutorials/blob/main/07_normalizing_flow_training.ipynb)|[InvertibleNetworks.jl](https://github.com/slimgroup/InvertibleNetworks.jl)|
14
16
15
17
Please also feel free to take a look at other notebooks in the repository if you are interested in our work. Feel free to open issue or pull request in this repository or in the software's repository.
0 commit comments