Sublime
An inspiration engine for ideas
Jacob Paris
jacobparis.com
Brandon Jacoby
linkedin.comMemory Considerations
Since co-occurrence matrices are square, they grow exponential with the number of entities being embedded. For 50k entities and a 32-bit data format, a dense matrix will already be at 10GB. 100k entities puts it at 40GB.
If you are trying to embed even more entities than that or have limited RAM available, you may need to use a... See more
Since co-occurrence matrices are square, they grow exponential with the number of entities being embedded. For 50k entities and a 32-bit data format, a dense matrix will already be at 10GB. 100k entities puts it at 40GB.
If you are trying to embed even more entities than that or have limited RAM available, you may need to use a... See more
What I've Learned Building Interactive Embedding Visualizations
Joakim Jansson
sanscolour.com

Scalar — Document, Discover and Test APIs
scalar.com
GitHub - naklecha/llama3-from-scratch: llama3 implementation one matrix multiplication at a time
naklechagithub.com
For fast and secure sites | Jamstack
jamstack.org