posts
go read all my thoughts on medium and twitter , here you can find a few posts anyway.
Why Tensors perform insanely faster than Lists? — an introduction to storage
this is how Tensors, a way to store and handle data, do it in PyTorch.
My notes about tokenizers
understanding Tokenizers in LLMs and how I build it from scratch.
Paper Analysis Completely Developed by an AI Agent
how to create an AI agent for in-depth analysis of scientific papers.
Flood Forecasting using Deep Learning and Time Series
how we forecast floods using deep learning and time series.