Skip to content

Commit 51512cc

Browse files
update docs
1 parent 3517ff7 commit 51512cc

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@ We have released our image data, trained models, and software as a community res
2828

2929
2. Try running the included examples on these example files using the included example notebooks:
3030

31-
1. [Example #1](https://github.com/Noble-Lab/CellCycleNet/blob/main/notebooks/01_prediction_demo.ipynb): Predict cell cycle stage from segmented DAPI images
32-
2. [Example #2](https://github.com/Noble-Lab/CellCycleNet/blob/main/notebooks/02_fine_tune_training_demo.ipynb): Fine tune pre-trained model with additional training
31+
1. [Example #1](https://github.com/Noble-Lab/CellCycleNet/blob/main/notebooks/3D_prediction_demo.ipynb): Predict cell cycle stage from segmented 3D DAPI images
32+
2. [Example #2](https://github.com/Noble-Lab/CellCycleNet/blob/main/notebooks/3D_fine_tune_training_demo.ipynb): Fine tune pre-trained 3D model with additional training
33+
3. [Example #3](https://github.com/Noble-Lab/CellCycleNet/blob/main/notebooks/2D_prediction_demo.ipynb): Predict cell cycle stage from segmented 2D DAPI images
34+
4. [Example #4](https://github.com/Noble-Lab/CellCycleNet/blob/main/notebooks/2D_fine_tune_training_demo.ipynb): Fine tune pre-trained 2D model with additional training
3335

3436
## Contact<a id="contact"></a>
3537
In case you have questions, reach out to `gangliuw@uw.edu` and/or 'eknich@uw.edu'.

0 commit comments

Comments
 (0)