Skip to content

Commit ce7e9c6

Browse files
authored
Fix filenames in examples/README.md
1 parent 2c882be commit ce7e9c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Joey examples
22
In this directory, you can find Jupyter notebooks with explained step-by-step examples of using Joey. The recommended order of going through them is as follows:
3-
1. `lenet_forward.ipynb`
4-
2. `lenet_backward.ipynb`
3+
1. `lenet_forward_pass.ipynb`
4+
2. `lenet_backward_pass.ipynb`
55
3. `lenet_training.ipynb`
66

77
Enjoy!

0 commit comments

Comments
 (0)