Hello and thank you for posting the ML from scratch tutorial. Unfortunately, I get an error when entering the following line of your code:
import matplotlib.pyplot as plt
The error I receive is: ModuleNotFoundError: No module named 'matplotlib'
Can you please help? Thank you in advance, Olga
Hello and thank you for posting the ML from scratch tutorial. Unfortunately, I get an error when entering the following line of your code:
import matplotlib.pyplot as plt
The error I receive is: ModuleNotFoundError: No module named 'matplotlib'
Can you please help? Thank you in advance, Olga