Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for algorithm Vector
GitHub Repo https://github.com/edoliberty/vector-search-class-notes

edoliberty/vector-search-class-notes

Class notes for the course "Long Term Memory in AI - Vector Search and Databases" COS 597A @ Princeton Fall 2023
GitHub Repo https://github.com/karpathy/svmjs

karpathy/svmjs

Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo
GitHub Repo https://github.com/ksopyla/svm_mnist_digit_classification

ksopyla/svm_mnist_digit_classification

MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.
GitHub Repo https://github.com/wolkykim/qlibc

wolkykim/qlibc

qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
GitHub Repo https://github.com/dominicplouffe/HorseRacingPrediction

dominicplouffe/HorseRacingPrediction

Using Support Vector regression algorithm to predict horse racing results
GitHub Repo https://github.com/PX4/eigen

PX4/eigen

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
GitHub Repo https://github.com/erikd/vector-algorithms

erikd/vector-algorithms

No repository description available.
GitHub Repo https://github.com/deborausujono/word2vecpy

deborausujono/word2vecpy

Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms
GitHub Repo https://github.com/Santosh-Gupta/Lit2Vec

Santosh-Gupta/Lit2Vec

Representing Books as vectors using the Word2Vec algorithm
GitHub Repo https://github.com/agarie/vector-field-histogram

agarie/vector-field-histogram

A C implementation of the Vector Field Histogram algorithm for local path planning.