Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assignment 1 linear_classifier.py small typo #78

Open
ynmidk opened this issue Mar 13, 2016 · 1 comment
Open

Assignment 1 linear_classifier.py small typo #78

ynmidk opened this issue Mar 13, 2016 · 1 comment

Comments

@ynmidk
Copy link

ynmidk commented Mar 13, 2016

On linear_classifier.py line 82, the input X is described as having shape (D, N) when the notebook passes it with dimension (N, D).

@koallen
Copy link

koallen commented May 21, 2016

I just noticed the same typo! Please fix it thanks. Also, it's not that each column is a D-dimensional point. It should be "each row".

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

No branches or pull requests

2 participants