Skip to content

Commit d6cc953

Browse files
committed
update README and hope this looks slighly better
1 parent 716db2c commit d6cc953

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ This repository includes notebook tutorials in the Seismic Laboratory for Image
66

77
[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:
88

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)
9+
| Name | Link | Associated software |
10+
|-----------------------------------------------|------------------|-------------------|
11+
| 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) |
1416

1517
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.
1618

0 commit comments

Comments
 (0)