RNNs vs Transformers: The Engineering Reality
A deep dive into the technical differences between RNNs and Transformers, with real code examples and engineering insights.
A collection of my thoughts, technical guides, and professional journey insights.
A deep dive into the technical differences between RNNs and Transformers, with real code examples and engineering insights.
A gentle intro to what vectors are. The vectors we studied in our high school maths.
A comprehensive guide explaining the evolution from simple models to transformer architecture
When we work with vector embeddings, we often need to measure how similar or different two vectors are. For this, we use mathematical methods that help compare them.
A simple explaination of what magnitude and directions are in vector terms. Explaination with real example
A simple explaination of what vector database really is and its uses with examples.
A vector database is a specialized type of database designed to store and manage data in vectorized form. It is particularly useful for high-dimensional and complex data like text, images, audio, and video.