Amay’s blog
  • About
Categories
All (4)
AI (1)
Data Science (1)
Deep Learning (2)
Design Patterns (1)
LLM (2)
Machine Learning (4)
NLP (2)
Python (3)

LLM, Self Attention, Causal Attention, Multi Head Attention

Python
Machine Learning
Deep Learning
NLP
LLM
Attention has been a breakthrough for GPT-like models. In this blog post, we’ll explore:
Feb 22, 2025
Amay Trivedi

LLM Tokenization, Preprocessing, Embeddings

Python
Machine Learning
Deep Learning
NLP
LLM
I’m reading Sebastian Raschka’s book Build a Large Language Model (from Scratch), and I’ve decided to document my…
Jan 5, 2025
Amay Trivedi

Hypothesis Testing

Data Science
AI
Machine Learning
Hypothesis testing is simply a claim made to prove our point. The assumption we make to prove the claim through statistical measures and most importantly, by REJECTING…
Mar 15, 2023
Amay Trivedi

Partial Functions In Python

Python
Machine Learning
Design Patterns

functool Partial Functions

May 31, 2022
Amay Trivedi
No matching items