Update README.md
Browse files
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
|
|
|
|
| 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)
|