Skip to content

Conversation

Hierom
Copy link
Contributor

@Hierom Hierom commented Jul 9, 2018

@L1aoXingyu
Many thanks to your great revising version for learning in PyTorch.
However, in the logistic regression section, here should be fixed for error multiplying in plot_y
w0 * plot_x
--> This should be calculated only for two same data type, i.e., two nparray or two tensor.

This should be fixed for error multiplying in plot_y
-w0 * plot_x --> This should be calculated only for two same data type, i.e., two nparray or two tensor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant