Now let's view the noisy images.
Use the showImage()
function we created earlier to view the noisy images and it's corresponding image without the noise:
<< your code goes here >>(X_test_mod[4000])
showImage(y_test_mod[4000])
No hints are availble for this assesment
Answer is not availble for this assesment
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...