Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

ml-kernel is a JavaScript library that provides a factory for creating various kernel functions used in machine learning algorithms. It offers a wide range of kernel types, including linear, Gaussian, polynomial, and sigmoid, allowing users to compute kernel matrices for feature space transformations. This library is designed for developers working on machine learning projects in JavaScript who need to implement kernel-based algorithms such as Support Vector Machines or kernel Principal Component Analysis.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mljs/kernel

Account's avatar
mljs/distance-euclidean
Compute the euclidean distance between two vectors
Account's avatar
mljs/kernel-gaussian
The gaussian (radial basis function) kernel
Account's avatar
mljs/kernel-polynomial
The polynomial kernel
Account's avatar
mljs/kernel-sigmoid
Sigmoid (hyperbolic tangent) kernel
Account's avatar
mljs/matrix
Matrix manipulation and computation library
Account's avatar
cheminfo/eslint-config
Shared ESLint config for cheminfo and ml.js projects
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

targos's profile
targos
31 contributions
jorge-solano-avila's profile
jorge-solano-avila
21 contributions
stropitek's profile
stropitek
5 contributions
maasencioh's profile
maasencioh
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mljs

mljs/kernel

A factory for kernel functions

JavaScript
1
2
MIT License