swpenninga commited on
Commit
23cbe68
·
verified ·
1 Parent(s): 9f61a8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,4 +16,4 @@ The weights that are currently present can be read as follows:
16
  - `ur`: encoder retrained with UniformRandom subsampling (`zea.agent`)
17
  - `24`: 24 lines/columns used when subsampling
18
 
19
- 📚 A usage tutorial can be found at:
 
16
  - `ur`: encoder retrained with UniformRandom subsampling (`zea.agent`)
17
  - `24`: 24 lines/columns used when subsampling
18
 
19
+ 📚 A usage tutorial can be found on [Collab](https://colab.research.google.com/github/tue-bmd/zea/blob/main/docs/source/notebooks/models/hvae_model_example.ipynb)