Hack the Bus: Removing Refusal from an Open-Weight LLM
Post-training safety looks robust until you find the one direction in activation space that carries refusal. Ablate it and the model stops saying no, which tells us alignment is thinner than it appears.
Why Embeddings Deserve More Attention
While agents dominate AI headlines, embeddings quietly power most production systems. A deep dive into what they are, why they matter and how they enable scalable AI beyond context window limits.
[DL for Dummies] From Prototype to Production
Transform basic models into production-ready systems through proper dataset splitting, evaluation metrics, optimization techniques and reproducibility practices
[DL for Dummies] Inside the Blackbox
Understand the mathematical foundations of neural network training by implementing gradient descent from scratch, then apply these concepts to build and train a working classifier
[DL for Dummies] The Art of Abstraction
Explores essential feature extraction techniques for translating complex information, like URLs or binary files, into numerical formats that deep learning models can understand and learn from
[DL for Dummies] What AI Really Means?
Understanding AI鈥檚 reasoning and learning approaches, how machine learning power intelligent agents and the data scientist鈥檚 mindset for building effective models