Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brianpetro/smart-experiments


https://github.com/brianpetro/smart-experiments

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# smart-experiments
Experimentats related to "smart" technologies like embeddings & LLMs.

## experiments
- [Vector dimension precision effect on cosine similarity](https://wfhbrian.com/vector-dimension-precision-effect-on-cosine-similarity)
- [code](https://github.com/brianpetro/smart-experiments/blob/main/embeddings/precision-reduction-impact-on-cosine-similarity.js)
- [Vector precision reduction performance](https://github.com/brianpetro/smart-experiments/blob/main/embeddings/vector_precision_reduction_performance.js)