Coder Social home page Coder Social logo

sdjkjsdh / adaptive_kernel_methods Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edersantana/adaptive_kernel_methods

0.0 0.0 0.0 6.43 MB

Python code for Kernel LMS (KLMS) algorithm with sklearn API. We also implemented neural spike kernels. We also have KLMS and Kernel PCA for neural spike data.

Python 100.00%

adaptive_kernel_methods's Introduction

Adaptive Kernel Methods following scikit-learn API

Here we mainly test the Kernel LMS algorithm for R^n vectors and spike trains. KernelLMS deals with RĖ†n vectors and SpikeKLMS with spike times series To test those methods either run 'test_KLMS.py' or 'test_SpikeKLMS.py'. This will show how the methods work for regression. There also an example of KLMS for classification at 'test_klms_classify.py'

Spike_KLMS algorithm used SLASH library for spike train signal processing, which is included here. SLASH provides spike-spike, population-spike and population-population inner products. To test SLASH for unserpervised learning, we included Paiva's PCA at 'test_paiva.py' and a modification for populations at 'test_populationPCA.py'

adaptive_kernel_methods's People

Contributors

edersantana avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.