Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Structures Vector Vector Vector Product Product
GitHub Repo https://github.com/eprincipe/SearchMe

eprincipe/SearchMe

Searching tool that uses Vector Space model using the inner product and Inverted Files data structure.
GitHub Repo https://github.com/OsmanMalik/kronecker-sketching

OsmanMalik/kronecker-sketching

We compare different methods for sketching vectors with Kronecker product structure.
GitHub Repo https://github.com/bencozzolino/matrix_vector_mult_FINAL

bencozzolino/matrix_vector_mult_FINAL

The program realizes the product between a vector (4 elements) and a matrix (4x4 elements) without using for structures.
GitHub Repo https://github.com/jairesdesousa/stp

jairesdesousa/stp

Calculation of scalar triple product of moment vectors from 3d molecular structures and rdkit atomic properties
GitHub Repo https://github.com/JuliaHomotopyContinuation/ProjectiveVectors.jl

JuliaHomotopyContinuation/ProjectiveVectors.jl

Data structure for elements in products of projective spaces
GitHub Repo https://github.com/bencozzolino/vec_matrix_mult_for

bencozzolino/vec_matrix_mult_for

The program realizes product between a vector and a matrix using for structure.
GitHub Repo https://github.com/Subhajitdas99/enterprise-product-data-ai

Subhajitdas99/enterprise-product-data-ai

LLM + RAG powered system that converts unstructured product descriptions into structured enterprise product data using FastAPI, Streamlit, Sentence Transformers, and FAISS vector search.
GitHub Repo https://github.com/bencozzolino/vector_matrix_multiplication

bencozzolino/vector_matrix_multiplication

The program realizes the product between a vector (lenght=4) and a matrix (4x4 elements) using 'for structures'
GitHub Repo https://github.com/tiranaward47/semantic-product-search

tiranaward47/semantic-product-search

Exploration project investigating semantic product search using embeddings and vector retrieval. Focused on understanding meaning-based search, data structuring, and evaluation of search relevance.
GitHub Repo https://github.com/BellaZubby/Data-Structures-and-Procedural-Programming

BellaZubby/Data-Structures-and-Procedural-Programming

An algorithm task to sum distinct values within two sets of data and a dot-product procedure that calculates the dot-product of vectors: v1 and v2 and also checks for orthogonality (dot-product = 0)