Skip to content

Fixing error data type calculating in plot_y#15

Open
Hierom wants to merge 2 commits intoL1aoXingyu:masterfrom
Hierom:patch-3
Open

Fixing error data type calculating in plot_y#15
Hierom wants to merge 2 commits intoL1aoXingyu:masterfrom
Hierom:patch-3

Conversation

@Hierom
Copy link
Copy Markdown
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