Skip to content

Commit 003d874

Browse files
melissawmrossbar8bitmp3
authored
Added myst version of x-ray tutorial. (#49)
* Added myst version of x-ray tutorial. * Add imageio as a dependency. * Add comment about Gaussian and Laplacian in intro Co-authored-by: 8bitmp3 <[email protected]> * Fix rendering of animated GIF Co-authored-by: Ross Barnowski <[email protected]> * Update content/tutorial-x-ray-image-processing.md Co-authored-by: Ross Barnowski <[email protected]> Co-authored-by: Ross Barnowski <[email protected]> Co-authored-by: 8bitmp3 <[email protected]>
1 parent c77783b commit 003d874

6 files changed

+576
-726
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ or navigate to any of the documents listed below and download it individually.
2020
3. [Tutorial: Determining Moore's Law with real data in NumPy](content/mooreslaw-tutorial.md)
2121
4. [Tutorial: Saving and sharing your NumPy arrays](content/save-load-arrays.md)
2222
5. [Tutorial: NumPy deep learning on MNIST from scratch](content/tutorial-deep-learning-on-mnist.md)
23+
6. [Tutorial: X-ray image processing](content/tutorial-x-ray-image-processing.md)
2324

2425
## Contributing
2526

0 commit comments

Comments
 (0)