Showing results for Does Vector Vector Product Product
GitHub Repo
https://github.com/neo4j-field/neo4j-sparse-vector-search
neo4j-field/neo4j-sparse-vector-search
Feasibility POC: Sparse vector search on Neo4j's existing Lucene fulltext index using the "fake words" trick. Enables semantic search (synonyms, term expansion) without product changes. Query "automobile" and find "car"—something BM25 alone cannot do.
GitHub Repo
https://github.com/n10Hacx/social-engineer-toolkit-https-github.com-trustedsec-social-engineer-toolkit
n10Hacx/social-engineer-toolkit-https-github.com-trustedsec-social-engineer-toolkit
The Social-Engineer Toolkit (SET) Copyright 2015 The Social-Engineer Toolkit (SET) Written by: David Kennedy (ReL1K) Company: TrustedSec DISCLAIMER: This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes, period. Please read the LICENSE under readme/LICENSE for the licensing of SET. Features The Social-Engineer Toolkit is an open-source penetration testing framework designed for social engineering. SET has a number of custom attack vectors that allow you to make a believable attack quickly. SET is a product of TrustedSec, LLC – an information security consulting firm located in Cleveland, Ohio. Bugs and enhancements For bug reports or enhancements, please open an issue here: https://github.com/trustedsec/social-engineer-toolkit/issues Supported platforms Linux Windows (experimental) Mac OS X (partial)
GitHub Repo
https://github.com/edf1247/imfind
edf1247/imfind
Given a target image and a test image, sweeps the test image matrix to find the best match. Does so by maximizing the dot product of the normal vectors.
GitHub Repo
https://github.com/qferbs/vector-math
qferbs/vector-math
This is a learning project to do vector math such as vector addition, cross product, and dot product. Run vectorGUI to start.
GitHub Repo
https://github.com/HYP3R-F0CU5/3D-Vectors
HYP3R-F0CU5/3D-Vectors
Does multiple 3D vector calculations including: dot product, finding angles, intersection etc.
GitHub Repo
https://github.com/sayantan007pal/Vector
sayantan007pal/Vector
you can do vector addition, subtraction, dot product formation
GitHub Repo
https://github.com/DanielCroos/Vector-Calculator
DanielCroos/Vector-Calculator
A text-based calculator which does vector operations (vector addition, dot product, cross product and etc...) and conversion to polar coordinates
GitHub Repo
https://github.com/saurabhcool001/Challenge-3-Vectors
saurabhcool001/Challenge-3-Vectors
This is “hard-code”(ie, not using existing libraries) a function/object that does vector operations including addition, subtraction, dot product, cross product, normalisation, getting magnitude and multiplication by a scalar.
GitHub Repo
https://github.com/malam0100010/Vector-Operations
malam0100010/Vector-Operations
This code can do numerous vector operations including: vector addtion, scalar multiplication, finding the dot product, finding the projection vector, and finding a vector cross product
GitHub Repo
https://github.com/diegocastelo/Vectors-and-Matrices-Operations