Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for algorithm Vector Vector
GitHub Repo https://github.com/Santosh-Gupta/Lit2Vec

Santosh-Gupta/Lit2Vec

Representing Books as vectors using the Word2Vec algorithm
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/karpathy/svmjs

karpathy/svmjs

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

GuidodiPasquo/AeroVECTOR

Model Rocket Simulator oriented to the design and tuning of active control systems, be them in the form of TVC, Active Fin Control or just parachute deployment algorithms on passively stable rockets. It is able to simulate non-linear actuator dynamics and has some limited Software in the Loop capabilities. The program computes all the subsonic aerodynamic parameters of interest and integrates the 3DOF Equations of Motion to simulate the complete flight.
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/dominicplouffe/HorseRacingPrediction

dominicplouffe/HorseRacingPrediction

Using Support Vector regression algorithm to predict horse racing results
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.
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