Skip to content

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

@jatinjindalj

Description

@jatinjindalj

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions