Skip to content
Snippets Groups Projects
Commit 48eef5a6 authored by Jean-Luc Parouty's avatar Jean-Luc Parouty
Browse files

Rebuild index and update README.md

parent bb1939ee
No related branches found
No related tags found
No related merge requests found
......@@ -80,21 +80,21 @@ Useful information is also available in the [wiki](https://gricad-gitlab.univ-gr
[[SYNOP3] - Time series with RNN - 12h predictions](SYNOP/03-12h-predictions.ipynb)
      Episode 3: Attempt to predict in the longer term
[[VAE1] - Variational AutoEncoder (VAE) with MNIST](VAE/01-VAE-with-MNIST.ipynb)
      First generative network experience with the MNIST dataset
      Episode 1 : Model construction and Training
[[VAE2] - Variational AutoEncoder (VAE) with MNIST - Analysis](VAE/02-VAE-with-MNIST-post.ipynb)
      Use of the previously trained model, analysis of the results
      Episode 2 : Exploring our latent space
[[VAE3] - About the CelebA dataset](VAE/03-About-CelebA.ipynb)
      New VAE experience, but with a larger and more fun dataset
      Episode 3 : About the CelebA dataset, a more fun dataset !
[[VAE4] - Preparation of the CelebA dataset](VAE/04-Prepare-CelebA-batch.ipynb)
      Preparation of a clustered dataset, batchable
      Episode 4 : Preparation of a clustered dataset, batchable
[[VAE5] - Checking the clustered CelebA dataset](VAE/05-Check-CelebA.ipynb)
      Verification of prepared data from CelebA dataset
      Episode 5 :\tChecking the clustered dataset
[[VAE6] - Variational AutoEncoder (VAE) with CelebA (small)](VAE/06-VAE-with-CelebA-s.ipynb)
      VAE with a more fun and realistic dataset - small resolution and batchable
      Episode 6 : Variational AutoEncoder (VAE) with CelebA (small res.)
[[VAE7] - Variational AutoEncoder (VAE) with CelebA (medium)](VAE/07-VAE-with-CelebA-m.ipynb)
      VAE with a more fun and realistic dataset - medium resolution and batchable
[[VAE12] - Variational AutoEncoder (VAE) with CelebA - Analysis](VAE/12-VAE-withCelebA-post.ipynb)
      Use of the previously trained model with CelebA, analysis of the results
      Episode 7 : Variational AutoEncoder (VAE) with CelebA (medium res.)
[[VAE12] - Variational AutoEncoder (VAE) with CelebA - Analysis](VAE/08-VAE-withCelebA-post.ipynb)
      Episode 8 : Exploring latent space of our trained models
[[BASH1] - OAR batch script](VAE/batch-oar.sh)
      Bash script for OAR batch submission of a notebook
[[BASH2] - SLURM batch script](VAE/batch-slurm.sh)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment