Skip to content

Commit

Permalink
Update README.md (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
anwai98 committed May 20, 2024
1 parent 6eece2b commit a54ac30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Jupyter Notebooks for `torch-em`-based Implementations and Tutorials

1. `tutorial_create_dataloaders.ipynb`: This notebook gives you a head-start on how to create your custom dataloaders for segmentation for most data structures. It's recommended to checkout `torch_em.data.datasets.README.md` for the first outlook before getting started.
1. `tutorial_create_dataloaders.ipynb`: This notebook gives you a head-start on how to create your custom dataloaders for segmentation for most data structures. It's recommended to checkout https://github.com/constantinpape/torch-em/blob/main/doc/datasets_and_dataloaders.md for the first outlook before getting started.

0 comments on commit a54ac30

Please sign in to comment.