krypticmouse.hashnode.devWriting a Compiler in Rust #1: Lexical AnalysisCompilers are not a game of luck. If you want it to work, code hard. - Sora (No Game No Life) Another blog, another butchered quote but what matters is that they never created a season 2 for this series and I'm max pissed about it!! Anyways, as some...Feb 2, 2024·21 min read
krypticmouse.hashnode.devTransformers: Attention is all you needAttention is Transformer’s breath, Multi-Head is Transformer’s release, RNNs thou wert and art, May thy model reach to greater accuracy. Látom. - Enen No Shouboutai I'm getting tired of butchering anime and video game quotes so I'm thinking I should...Dec 9, 2021·26 min read
krypticmouse.hashnode.devPyTorch Lightning: DataModules, Callbacks, TPU, and LoggersWhen I was a young man, I had liberty but I didn’t see it, I had time but I didn’t know it, And I had PyTorch Lightning but I didn't use it. - Newbie PyTorch User Another Blog another great video game quote butchered by these hands. An...Jun 8, 2021·12 min read
krypticmouse.hashnode.devClass Imbalance comes in Like a LionIn a world without class imbalance we might've been heroes. - Neural Networks Keeping aside the fact that I butchered one of the greatest Video Game quotes of all time class imbalance can be a tricky thing to handle especially if you are a beginner...Jun 5, 2021·15 min read
krypticmouse.hashnode.devTraining SVM over Custom KernelsOne thing that always intrigued me about ML is that the more you learn about it the more you realize how little you know. One such case that happened to me a few months ago when a person asked me if I could help him in SVM and me being me I was like ...Apr 29, 2021·7 min read