Skip to content

Commit eb6501e

Browse files
committed
remove plot.
1 parent 395f7c7 commit eb6501e

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ $$
4545

4646
You can test the function with `nox -s test` by importing `my_conv` in `tests/test_conv.py` and changing `my_conv_direct` to `my_conv` in the test function. Make sure that `src/waldo.py` now uses `my_conv` for convolution and run the script again.
4747

48-
Solution:
49-
50-
![cross_correlation](./figures/waldo_corr.png)
5148

5249

5350
### Task 2 - MNIST - Digit recognition

figures/waldo_corr.png

-328 KB
Binary file not shown.

0 commit comments

Comments
 (0)