Posts
All the articles I've posted.
Can AI Write about AI Personality With Personality?
Published: at 07:33 AM in 31 min readShould AI have "Personality" or will "Bland and Mid" suffice?
o1 and Reasoning
Published: at 12:53 AM in 62 min readOrganizing research presumably related to OpenAI's o1 reasoning model.
All you need (to know) about attention
Published: at 02:35 AM in 35 min readA highly compressed guide to quickly refresh (mostly) all you need to know about attention mechanisms in deep learning.
Byte Pair Encoding Tokenizer
Published: at 01:37 AM in 6 min readAn in-depth exploration of the Byte Pair Encoding (BPE) tokenizer, its mechanics, and its applications in natural language processing.
Automating App Deployment on a VPS with GitHub Actions
Published: at 03:47 AM in 8 min readLearn how to automate your VPS application deployment process using GitHub Actions for a seamless CI/CD experience.
Tensor Puzzles
Published: at 05:32 AM in 13 min readMy solutions to srush’s tensor puzzles. This is useful as a quick refresher for things you can do with vanilla tensor operations.