Replies: 1 comment
-
A few questions:
If you haven't trained the model before plotting, this might be the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, in the 4th module - PyTorch Neural Networks CLassification I'm facing a problem with the helper function used to plot the decision boundary (Video 80).

So I downloaded the helper function and made it a module to be used anywhere in the directory and used it to plot. But There's no decision boundary plotted. Is this because of my models predictions ? Or is the function call wrong ? Please help
Beta Was this translation helpful? Give feedback.
All reactions