Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Miniature Vector Vector Vector
GitHub Repo https://github.com/shulamite512/mini-compiler-llvm

shulamite512/mini-compiler-llvm

A miniature LLVM compiler pipeline built in Python demonstrating DCE, Loop Vectorization, and Dataflow Analysis
GitHub Repo https://github.com/UW-ASIC/Matrix-Vector-Multiplier

UW-ASIC/Matrix-Vector-Multiplier

A miniature analog Matrix-Vector Multiplier designed for TinyTapeout Fab
GitHub Repo https://github.com/Karun-lab/Lunar-Lander-Test-Vehicle-Model

Karun-lab/Lunar-Lander-Test-Vehicle-Model

This is a miniature model of the Lunar Lander Test Vehicle from the 1960's. This is an experimental set up to understand the working of thrust vectoring used while landing on the moon.
GitHub Repo https://github.com/donaldfilimon/wdbx-py

donaldfilimon/wdbx-py

WDBX is a flexible vector database system designed for AI applications with an extensible plugin architecture. Uses can extend to just about any simple or complex case and distributed servers as well. Code is very error optimized and simplified and allows plugins for you to extend everything. Miniature implementation of this standard that I made...
GitHub Repo https://github.com/auroranockert/vector.rs

auroranockert/vector.rs

A miniature vector library for Rust, nothing to see yet.
GitHub Repo https://github.com/Konosprod/miniature-octo-lamp

Konosprod/miniature-octo-lamp

Anime reco, vector experimentations
GitHub Repo https://github.com/rohitkumarbdp/Walking_in_the_yard

rohitkumarbdp/Walking_in_the_yard

This project is a game-like demo based on Miniature-20 Walking in the Yard from the book 33 Miniatures. It includes both 2D and 3D versions, where players are given a set of vectors summing to zero and must use these vectors to reach the center of a yard without crossing the boundary. The project utilizes HTML, CSS, JavaScript, p5.js, and Flask.
GitHub Repo https://github.com/DavisKoreal/Miniature-plagiarism

DavisKoreal/Miniature-plagiarism

This program aims to approximate plagiarism using the vector dot product of word frequency between two strings
GitHub Repo https://github.com/hannahGulle/Baby_BLAS

hannahGulle/Baby_BLAS

Constructed a miniature BLAS library with matrix-matrix multiplication, matrix-vector multiplication, vector-vector multiplication, dot product, iterative linear solver, and direct linear solver functions. An initial serial library was used as the foundation for one using Pthreads and one using OpenMP.
GitHub Repo https://github.com/VeljkoMatic03/ShazamLite

VeljkoMatic03/ShazamLite

Miniature system for music recognition, based on Shazam. System is capable of creating mel spectrograms, embbeding them into vectors and storing those vectors in ChromaDB vector database, creating a "fingerprint" of an audio recording. User can also query their microphone recording and get the most similar audio recording.