kernel-perceptron

There are 8 repositories under kernel-perceptron topic.

  • thaipduong/kernelbasedmap

    Code for our ICRA paper "Autonomous Navigation in Unknown Environments with Sparse Kernel-based Occupancy Mapping"

    Language:Python7101
  • lalvim/Perceptrons.jl

    A set of perceptron algorithms

    Language:Julia6241
  • joyoyoyoyoyo/machine-learning-cs165b-assignment4

    📌 1. Compute the Mahalanobis distance from a centroid for a given set of training points. 2. Implement Radial Basis function (RBF) Gaussian Kernel Perceptron. 3. Implement a k-nearest neighbor (kNN) classifier

    Language:Python3201
  • dhingratul/KernelPerceptron

    Classification on the Web Spam Dataset using Percepton and Kernel Perceptron with Polynomial, Gaussian, Exponential and Laplacian Kernels.

    Language:MATLAB130
  • michalinabijak/numpy_algorithms

    Numpy from-scratch implementation of ML Algorithms: Kernel Perceptron, kNN, MLP, and more

    Language:Python1100
  • Sonzie/ML-DigitRecognition

    Built from scratch SVM, Kernel Perceptron and Neural Network implemented to recognize handwritten digits from the mnist dataset. Includes jupyter notebook of code, mnist handwritten digit data and a PDF of the code & results.

    Language:Jupyter Notebook1100
  • ildaserj/dual-perceptron

    Implementazione dell'algoritmo di classificazione Perceptron in forma duale, con l'utilizzo delle funzioni kernel: lineare, polinomiale ed RBF

    Language:Python0100
  • samridhishree/Kernel-Percetron-Matlab

    Kernel Perceptron (Matlab)

    Language:MATLAB20