Road to AI
Index
Initializing search
    • Home
    • Neural Networks
    • Library
    • Blog
    • Home
      • Zero to Hero Series
        • Micrograd
          • Master Notes
          • Micrograd Functionality
          • Value Object Creation
          • Crux Node Backpropagation
          • Neurons Explaination
          • Expanding tanh and adding more operations
          • PyTorch Comparison
          • Multi-Layer Perceptron
          • Derivative Simple Function
          • Derivative Function with Multiple Inputs
          • Graph Visualisation
          • Value Object
          • Manual Backpropagation-0
          • Manual Backpropagation-1
          • Manual Backpropagation-2
          • Optimization Single Step Preview
          • Backpropagation Neuron
          • Backpropagation Neuron - Manual Calculation
          • Backward Function - Each operation
          • Backward Function - Entire Graph
          • Handing one node used multiple times
          • Expanding tanh into more operations
          • Implementing in PyTorch
          • Creating a MLP
          • Creating a Loss function
          • Collecting all parameters in Neural Net
          • Manual Gradient Descent Optimization
        • Makemore Part 1
          • Lecture Notes
          • Jupyter Notebook
          • Lecture Notes
          • Jupyter Notebook
          • Lecture Notes
          • Jupyter Notebook
        • Makemore Part 2
          • Lecture Notes
          • Jupyter Notebook
          • Lecture Notes
          • Jupyter Notebook
          • Lecture Notes
          • Jupyter Notebook
        • Makemore Part 3
          • Lecture Notes
          • Starter Code
          • Jupyter Notebook
          • Visualization Code
        • Makemore Part 4
          • Exercise 1
          • Exercise 2
          • Exercise 3
          • Final code
        • Makemore Part 5
          • Lecture Notes
          • Jupyter Notebook
        • Transformer Model-1
          • Notebook Implemented
          • Bigram Script Breakdown
        • Transformer Model-2
          • Section 0
          • Section 1(a)
          • Section 1(b)
          • Section 2(a)
        • Tokenizer
        • Intro to LLMs
        • Deep Dive into LLMs
      • Overview
        • Introduction to AI Engineering
        • Prompt Engineering
        • Retrieval Augmented Generation
        • AI Agents
      • Index
        • GPTs and LLMs
        • MCP
    • October 7, 2025
    • in GPTs and LLMs
    • 16 min read

    The Journey of Optimization

    Post 3 Thumbnail
    Continue reading
    • October 1, 2025
    • in GPTs and LLMs
    • 7 min read

    Private GPT on Linux/WSL

    Post 2 Thumbnail
    Continue reading
    • September 1, 2025
    • in MCP
    • 5 min read

    Model Context Protocol

    Post 1 Thumbnail
    Continue reading
    Previous
    AI Agents
    Next
    GPTs and LLMs
    Copyright © 2024-2025 Muhammed Muzzammil Shah
    Made with Material for MkDocs