

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://khanimkh.github.io/</id>
  <title>Maryam Khani</title>
  <subtitle>Sharing my ML projects, tutorials, and experiments >-</subtitle>
  <updated>2026-07-31T00:15:08+00:00</updated>
  <author>
    <name>Maryam Khani</name>
    <uri>https://khanimkh.github.io/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="https://khanimkh.github.io/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="English"
    href="https://khanimkh.github.io/"/>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <rights> © 2026 Maryam Khani </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>Navigating Coding Platforms, Notebooks, IDEs, and AI Development Tools</title>
    <link href="https://khanimkh.github.io/posts/coding-tools-and-platforms/" rel="alternate" type="text/html" title="Navigating Coding Platforms, Notebooks, IDEs, and AI Development Tools" />
    <published>2026-05-13T00:00:00+00:00</published>
  
    <updated>2026-05-26T18:09:46+00:00</updated>
  
    <id>https://khanimkh.github.io/posts/coding-tools-and-platforms/</id>
    <content type="text/html" src="https://khanimkh.github.io/posts/coding-tools-and-platforms/" />
    <author>
      <name>Maryam Khani</name>
    </author>

  
    
    <category term="AI Ecosystem and Architecture and Tooling" />
    
    <category term="AI Architecture and Tooling" />
    
  

  <summary>Table of Contents     Overview   Coding Platforms, Notebook Environments, IDEs, and AI-Assisted Development Tools            A. Online Coding Practice Platforms       B. Interactive Computing Environments       C. Cloud-Based Notebook Environments       D. Code Editors and IDEs       E. AI-Assisted Software Development Platforms           2. Detailed Explanation of Major Platforms            Go...</summary>

  </entry>

  
  <entry>
    <title>Comprehensive Guide to AI Tools, Platforms, and Resources</title>
    <link href="https://khanimkh.github.io/posts/ai-tools-and-platforms/" rel="alternate" type="text/html" title="Comprehensive Guide to AI Tools, Platforms, and Resources" />
    <published>2026-05-13T00:00:00+00:00</published>
  
    <updated>2026-05-13T00:00:00+00:00</updated>
  
    <id>https://khanimkh.github.io/posts/ai-tools-and-platforms/</id>
    <content type="text/html" src="https://khanimkh.github.io/posts/ai-tools-and-platforms/" />
    <author>
      <name>Maryam Khani</name>
    </author>

  
    
    <category term="AI Ecosystem and Architecture and Tooling" />
    
    <category term="AI Architecture and Tooling" />
    
  

  <summary>Table of Contents     Introduction   AI Models, Generative AI Platforms, and APIs   AI Agents, RAG, and Orchestration Frameworks   Backend APIs, Web Frameworks, and UI Tools   Vector Databases, Search, and Retrieval   MLOps, Workflow Automation, and Experiment Tracking   DevOps, Containers, and Deployment   Cloud Platforms and Infrastructure   Data Engineering and Big Data   Computer Vision, Au...</summary>

  </entry>

  
  <entry>
    <title>Understanding the Different Layers of the AI Ecosystem</title>
    <link href="https://khanimkh.github.io/posts/AI-Ecosystem-Layers/" rel="alternate" type="text/html" title="Understanding the Different Layers of the AI Ecosystem" />
    <published>2026-05-08T00:00:00+00:00</published>
  
    <updated>2026-07-10T20:48:09+00:00</updated>
  
    <id>https://khanimkh.github.io/posts/AI-Ecosystem-Layers/</id>
    <content type="text/html" src="https://khanimkh.github.io/posts/AI-Ecosystem-Layers/" />
    <author>
      <name>Maryam Khani</name>
    </author>

  
    
    <category term="AI Ecosystem and Architecture and Tooling" />
    
    <category term="AI Ecosystem" />
    
  

  <summary>Table of Contents     Overview   Simple Mental Model   Explanation of Each Layer            Cloud Platform Layer       AI/ML Services and APIs Layer       LLM Models Layer       Agent Frameworks / Orchestration Layer       Application Layer           How They Work Together   Major AI Companies and Their Ecosystems   Comparison of Equivalent AI Services   Popular Agentic Frameworks and LLM Compa...</summary>

  </entry>

  
  <entry>
    <title>Machine Learning Workflow: From Data to Predictions</title>
    <link href="https://khanimkh.github.io/posts/machine-learning-workflow/" rel="alternate" type="text/html" title="Machine Learning Workflow: From Data to Predictions" />
    <published>2026-01-06T00:00:00+00:00</published>
  
    <updated>2026-05-15T19:01:16+00:00</updated>
  
    <id>https://khanimkh.github.io/posts/machine-learning-workflow/</id>
    <content type="text/html" src="https://khanimkh.github.io/posts/machine-learning-workflow/" />
    <author>
      <name>Maryam Khani</name>
    </author>

  
    
    <category term="Machine Learning and Deep Learning" />
    
    <category term="Machine Learning" />
    
  

  <summary>Guide  Table of contents     Introduction   Understanding the Big Picture   Part 1: Understanding ML Types and Tasks            A. ML Learning Paradigms (Definition 1)       B. ML Learning Paradigms (Definition 2)       C. Common ML Tasks           Part 2: Core ML Components            A. Models (Algorithms)       B. Objective Functions (Loss Functions)       C. Learning Algorithms (Optimizers)...</summary>

  </entry>

  
  <entry>
    <title>Point Cloud Data Processing: Complete Guide</title>
    <link href="https://khanimkh.github.io/posts/point-cloud-processing/" rel="alternate" type="text/html" title="Point Cloud Data Processing: Complete Guide" />
    <published>2026-01-05T12:00:00+00:00</published>
  
    <updated>2026-05-15T19:01:16+00:00</updated>
  
    <id>https://khanimkh.github.io/posts/point-cloud-processing/</id>
    <content type="text/html" src="https://khanimkh.github.io/posts/point-cloud-processing/" />
    <author>
      <name>Maryam Khani</name>
    </author>

  
    
    <category term="Data Engineering" />
    
    <category term="3D Data Processing" />
    
  

  <summary>Project  Table of Contents     Introduction   Part 1: Point Cloud Fundamentals            Point Cloud Formats       Coordinate Systems           Part 2: Point Cloud Preprocessing            Setup and Libraries       1. Loading Point Clouds       2. Visualization       3. Noise Removal       4. Downsampling       5. Point Cloud Registration (Alignment)       6. Normal Estimation       7. Coordin...</summary>

  </entry>

</feed>


