kernel-methods
There are 264 repositories under kernel-methods topic.
benedekrozemberczki/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
djsutherland/opt-mmd
Learning kernels to maximize the power of MMD tests
BayesWatch/deep-kernel-transfer
Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)
tailhq/DynaML
Scala Library/REPL for Machine Learning Research
FalkonML/falkon
Large-scale, multi-GPU capable, kernel solver
polatory/polatory
Fast radial basis function interpolation for large scale data
IvanoLauriola/MKLpy
A package for Multiple Kernel Learning in Python
jajupmochi/graphkit-learn
A python package for graph kernels, graph edit distances, and graph pre-image problem.
muammar/ml4chem
ML4Chem: Machine Learning for Chemistry and Materials
jbramburger/DataDrivenDynSyst
Scripts and notebooks to accompany the book Data-Driven Methods for Dynamic Systems
steven2358/kafbox
A Matlab benchmarking toolbox for kernel adaptive filtering
ssydasheng/Neural-Kernel-Network
Code for "Differentiable Compositional Kernel Learning for Gaussian Processes" https://arxiv.org/abs/1806.04326
wittawatj/kernel-gof
NeurIPS 2017 best paper. An interpretable linear-time kernel goodness-of-fit test.
ChenHongruixuan/KPCAMNet
[IEEE TCYB 2021] Unsupervised Change Detection in Multitemporal VHR Images Based on Deep Kernel PCA Convolutional Mapping Network
wittawatj/interpretable-test
NeurIPS 2016. Linear-time interpretable nonparametric two-sample test.
danieljprice/splash
SPLASH is an interactive visualisation and plotting tool using kernel interpolation, mainly used for Smoothed Particle Hydrodynamics simulations
steven2358/kmbox
Kernel Methods Toolbox for Matlab/Octave
ninja3697/Kernel-Adaptive-Filtering-in-Python
Implementation of LMS, RLS, KLMS and KRLS filters in Python
sigvaldm/localreg
Multivariate Local Polynomial Regression and Radial Basis Function Regression
DSPKM/DSPKM
This is the page for the book Digital Signal Processing with Kernel Methods.
dnbaker/frp
FRP: Fast Random Projections
annamalai-nr/subgraph2vec_gensim
Contains the code (and working vm setup) for our KDD MLG 2016 paper titled: "subgraph2vec: Learning Distributed Representations of Rooted Sub-graphs from Large Graphs"
activatedgeek/svgd
PyTorch implementation of Stein Variational Gradient Descent
qiskit-community/prototype-quantum-kernel-training
Toolkit for training quantum kernels in machine learning applications
raamana/kernelmethods
Foundational library for Kernel methods in pattern analysis and machine learning
TheDatumOrg/grail-python
"GRAIL: Efficient Time-Series Representation Learning"
paulveillard/cybersecurity-windows-exploitation
A collection of awesome software, libraries, learning tutorials, documents and books, awesome resources and cool stuff about ARM and Windows Exploitation.
4o4fra/CodMWKernelInjector
Undetected Call of duty: MW, Warzone kernel injector.
jkfitzsimons/IPyNotebook_MachineLearning
This contains a number of IP[y]: Notebooks that hopefully give a light to areas of bayesian machine learning.
Fushen-Zhang/ODKL
This resp presents a probabilistic and online forecasting model. In detail, a deep kernel is proposed by integrating the deep soft Spiking Neural Networks into the Gaussian kernel, which is then applied to perform sparse Gaussian Process regression.
annamalai-nr/subgraph2vec_tf
This repository contains the TensorFlow implemtation of subgraph2vec (KDD MLG 2016) paper
392781/scikit-ntk
Neural Tangent Kernel (NTK) module for the scikit-learn library
antoine-moulin/MVA
Labs and homeworks done during the Master Mathematics, Vision, Learning (MVA) at ENS Paris-Saclay.
TUM-ITR/koopcore
Koopman Kernels for Learning Dynamical Systems from Trajectory Data
wittawatj/cadgan
ICML 2019. Turn a pre-trained GAN model into a content-addressable model without retraining.