
papers Featured
NOTES: Retrieval-Augmented Generation for Large Language Models
Here is a short compilation of bullet points gathered while reading the paper "Retrieval-Augmented Generation for Large Language Models: A Survey".
A collection of 4 posts tagged with "code".
Here is a short compilation of bullet points gathered while reading the paper "Retrieval-Augmented Generation for Large Language Models: A Survey".
Here is a short tutorial on how to fit polynomials using pytorch.
SVD (Singular Value Decomposition) is one of my favorite topics in linear algebra. It's almost magical to factorize any matrix...