BPE tokenisation from scratch
The 50-Line Algorithm That Decides How GPT-4 Reads Your Words
Read More →Thoughts on Data Science, Machine Learning, and Technology
The 50-Line Algorithm That Decides How GPT-4 Reads Your Words
Read More →Tokenization: the silent step that explains why ChatGPT can’t spell “strawberry,” why Arabic costs more than English, and what your model actually sees when you...
Read More →After 6 months of using Cursor as my primary code editor, I’ve discovered patterns that maximize productivity while avoiding common pitfalls. This isn’t a tutorial...
Read More →The 50-Line Algorithm That Decides How GPT-4 Reads Your Words
Tokenization: the silent step that explains why ChatGPT can’t spell “strawberry,” why Arabic costs more than English, and what your...
After 6 months of using Cursor as my primary code editor, I’ve discovered patterns that maximize productivity while avoiding common...
Watching students struggle with “I don’t know what I don’t know” inspired me to build a system that makes learning...
Andrej Karpathy’s nanoGPT is a masterclass in clean, educational deep learning code. At just ~300 lines of code, it implements...
Andrej Karpathy, renowned AI researcher and former Tesla AI director, recently open-sourced a fascinating research tool that automates the tedious...
LiteLLM is a fantastic library for unified LLM API access, but like any proxy sitting between your application and paid...
Setting up AI tools for personal productivity has been a game-changer for how I work, learn, and create. Here’s my...
This page discussed the AUTOML tools and review of those techniques.
In this post, I am providing a summary of XAI-based techniques. this post will cover the XAI-based techniques for the...
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your...
I just wanted to start my wesbite on github pages. I tried to find the quick and easy to manage...
In this post you will find the information to install jekyll on Widnows after resolving the issues.