awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
AI & Machine Learning Education · Awesome GitHub Repositories

7 repos

Awesome GitHub RepositoriesAI & Machine Learning Education

Educational content covering neural network theory, machine learning algorithms, and practical implementation guides for modern AI frameworks.

Explore 7 awesome GitHub repositories matching education & learning resources · AI & Machine Learning Education. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Technical Domain Education
  4. AI & Machine Learning Education

Awesome AI & Machine Learning Education GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • jackfrued/Python-100-Days

    jackfrued/Python-100-Days

    178,734GitHubView on GitHub↗

    This project is a comprehensive, day-by-day curriculum designed to guide learners through the Python programming language and its professional applications. The content spans from fundamental syntax and object-oriented design to advanced topics including database management, web development, data analysis, and machine

    Jupyter Notebook
  • microsoft/generative-ai-for-beginners

    microsoft/generative-ai-for-beginners

    106,618GitHubView on GitHub↗

    This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository

    Jupyter Notebookaiazurechatgpt
  • Shubhamsaboo/awesome-llm-apps

    Shubhamsaboo/awesome-llm-apps

    96,116GitHubView on GitHub↗

    This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent

    Pythonagentsllmspython
  • tensorflow/models

    tensorflow/models

    77,684GitHubView on GitHub↗

    This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference implementations designed for research and application development. It provides a comprehensive toolkit for computer vision and natural language processing, offering pre-built models and training pipelines fo

    Python
  • d2l-ai/d2l-zh

    d2l-ai/d2l-zh

    75,708GitHubView on GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners

    Pythonbookchinesecomputer-vision
  • mlabonne/llm-course

    mlabonne/llm-course

    75,340GitHubView on GitHub↗

    This project is a comprehensive educational curriculum and engineering handbook focused on the lifecycle of large language models. It serves as a structured knowledge base for machine learning practitioners, covering the fundamental mathematical and architectural principles of transformer-based sequence modeling, as we

    courselarge-language-modelsllm
  • Developer-Y/cs-video-courses

    Developer-Y/cs-video-courses

    74,064GitHubView on GitHub↗

    This project is a community-driven educational repository that serves as a comprehensive directory of university-level computer science video lectures. It provides a structured learning path for students and professionals, aggregating high-quality academic resources to facilitate self-paced study across a wide range of

    algorithmsbioinformaticscomputational-biology

Explore sub-tags

  • Agent Framework CoursesEducational content on core agent development concepts.
  • Deep Learning Reference ImplementationsCurated code examples demonstrating best practices for constructing, training, and deploying neural networks.
  • Framework Implementation Guides3 sub-tagsTechnical tutorials addressing specific framework-level operations and performance optimization techniques, distinct from high-level architectural theory.
General Machine Learning Topics
Broad or miscellaneous educational content covering machine learning theory and practice that does not fit into specialized sub-domains.
  • Linguistic Pattern AnalysisCategorized analysis of common phrases and structures found in machine-generated content.
  • Machine Learning Fundamentals1 sub-tagFoundational educational content covering machine learning workflows, data preprocessing, and the training of neural network models.
  • Model Merging GuidesTechnical articles and tutorials focused on techniques for combining multiple neural network models into a single architecture.
  • Neural Network Architectures3 sub-tagsEducational content focused on the structural design and pedagogical introduction of specific neural network types, distinct from general theory or framework-specific management.
  • Tool Use and Function CallingTechniques for enabling large language models to interact with external APIs and software tools.