Showing results for Small Product Vector
GitHub Repo
https://github.com/Purge-1/Dot-and-cross-product-of-vectors
Purge-1/Dot-and-cross-product-of-vectors
A small calculator that can calculate dot product or cross product of 2 vectors. Very useful in linear algebra and physics engines
GitHub Repo
https://github.com/shastro/x86-64-Vector2f-Dot-Product
shastro/x86-64-Vector2f-Dot-Product
A small project to learn some x86-64 Nasm assembly, performs the dot product between two float vectors. From scratch, no stdlib help
GitHub Repo
https://github.com/ReidAtcheson/smallest_eigenvalues
ReidAtcheson/smallest_eigenvalues
Get smallest eigenvalues using only matrix-vector products
GitHub Repo
https://github.com/CIBHIBOOPATHY/Small-Scale-Parallel-Programming
CIBHIBOOPATHY/Small-Scale-Parallel-Programming
Sparse matrix-vector product kernel in C, parallelized using OpenMP and CUDA for computing y←Ax
GitHub Repo
https://github.com/ShashwatUpadhyay/ProductRecommendation
ShashwatUpadhyay/ProductRecommendation
A small e-commerce site featuring a product recommendation system. Utilized a dataset from Kaggle and implemented a machine learning-based recommendation engine using scikit-learn. Vectorized product descriptions with NLP techniques to suggest similar products on the detail page.
GitHub Repo
https://github.com/samiam713/KthSmallestProductFinder
samiam713/KthSmallestProductFinder
Given (vector<int> nums1, vector<int> nums2, long long k) , find the k-th smallest product of all possible products nums1[i]*nums2[j] ( k is a 1-based index)
GitHub Repo
https://github.com/zer0-A1/Semantic_Search
zer0-A1/Semantic_Search
A FastAPI semantic search system for company/product data. It processes Excel/CSV files, uses OpenAI's text-embedding-3-small model to generate AI embeddings, and performs vector similarity searches via PostgreSQL with pgvector.
GitHub Repo
https://github.com/talshani/outer-product
talshani/outer-product
A very small javascript library to calculate outer product of an array of vectors
GitHub Repo
https://github.com/JARomo09/RS-VectorCalculator
JARomo09/RS-VectorCalculator
As taught by Imperial College London on Coursera's "Mathematics for Machine Learning: Linear Algebra": just a small application to obtain fundamental vector calculations such as vector magnitude, dot product, vector projection & projection magnitude.
GitHub Repo
https://github.com/rogerjdeangelis/utl_dot_product_of_a_small_matrix_and_a_small_vector_12_days_or_12_seconds