Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brianpetro/smart-experiments
https://github.com/brianpetro/smart-experiments
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brianpetro/smart-experiments
- Owner: brianpetro
- Created: 2024-01-08T20:43:10.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-08T22:54:25.000Z (12 months ago)
- Last Synced: 2024-12-06T18:06:50.615Z (27 days ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)