VMVinayak Maliinblog.malivinayak.com·Jun 14 · 4 min readMy Coding JourneyI always heard, coding is must for placement or to get a job but unfortunately, I always have a phobia of it. I never done a formal DSA coding until the placement season started in IIT. I have hardly 00
VMVinayak Maliinblog.malivinayak.com·Jun 2 · 7 min readHow an LSTM updates its memoryWhat we are going to see Today we are going to deep dive into the LSTM circuit. How exactly the calculations work and how LSTM forget the old information and update the new information. For the sec of10
VMVinayak Maliinblog.malivinayak.com·Jun 2 · 2 min read20 LLM Interview Questions to Test Your ReadinessIf you can’t answer half, you’re not ready 👇 LLM Fundamentals 1. Explain tokenization beyond “splitting text”. 2. Why do decoder-only models dominate? When would you prefer encoder-decoder? 3. Walk m00
VMVinayak Maliinblog.malivinayak.com·Jun 2 · 2 min readJourney of ML AlgorithmsWarm welcome to everyone. You are going to join one of the best journey in ML Algorithms. If you are already a companion of compiler journey then you already know the stop concept in our journey. For 00
VMVinayak Maliinblog.malivinayak.com·Apr 17 · 1 min readWhat is Agentic AI ?Lets first understand how you complete your task using LLM → In order to get some task done you give repetitive prompts to LLM model, may be to improve the answer or to change the approach or to corre00