Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Small Vector Vector Product Vector
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/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/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/rogerjdeangelis/utl_dot_product_of_a_small_matrix_and_a_small_vector_12_days_or_12_seconds

rogerjdeangelis/utl_dot_product_of_a_small_matrix_and_a_small_vector_12_days_or_12_seconds

utl_dot_product_of_a_small_matrix_and_a_small_vector_12_days_or_12_seconds. Keywords: sas sql join merge big data analytics macros oracle teradata mysql sas communities stackoverflow statistics artificial inteligence AI Python R Java Javascript WPS Matlab SPSS Scala Perl C C# Excel MS Access JSON graphics maps NLP natural language processing machine learning igraph DOSUBL DOW loop stackoverflow SAS community.
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/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/benniegeorge/AAV-vector

benniegeorge/AAV-vector

Adeno-associated virus (AAV) is a non-envoloped, small single-strand DNA virus that can infect both non-dividing and dividing cells. AAV is not able to cause disease and only has a very mild immune response. Additionally, rAAV vectors are capable of mediating long-term gene expression. These features make rAAV preferable for gene transfer to different types of cells. https://www.creative-biogene.com/products/premade-aav-particles.html
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