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

gaussianKernel returns a vector but should return a value. #1

Open
jatinjindalj opened this issue Feb 4, 2014 · 1 comment
Open

Comments

@jatinjindalj
Copy link

Some issues or things I was not able to understand

  1. gaussianKernel returns a vector but should return a value.
  2. where is the norm function and what it does? (normalization)
  3. how this norm(x1 - x2) ^ 2 works? should it be norm(x1 - x2) .^ 2 ?
@rieder91
Copy link
Owner

it would help to specify the assignment/actual code line you are referring to

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