awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

71 रिपॉजिटरी

Awesome GitHub RepositoriesDeep Learning Curriculum

Structured learning paths for neural network development.

Distinguishing note: Focuses on the curriculum structure rather than individual tutorials.

Explore 71 awesome GitHub repositories matching education & learning resources · Deep Learning Curriculum. Refine with filters or upvote what's useful.

Awesome Deep Learning Curriculum GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • scutan90/deeplearning-500-questionsscutan90 का अवतार

    scutan90/DeepLearning-500-questions

    57,436GitHub पर देखें↗

    This project is a comprehensive study guide and knowledge base for deep learning, machine learning, and the associated mathematics required for artificial intelligence. It functions as a curated collection of technical questions and answers designed to help users study fundamental theories and practical applications. The repository serves as a technical interview preparation resource by aggregating industry-standard questions and core knowledge points. It provides a structured reference for reviewing neural network architectures and specific techniques used in computer vision, such as object

    Integrates linear algebra, probability, and machine learning into a structured deep learning learning path.

    JavaScript
    GitHub पर देखें↗57,436
  • fastai/fastbookfastai का अवतार

    fastai/fastbook

    24,587GitHub पर देखें↗

    This project is an interactive educational textbook and comprehensive machine learning resource designed for deep learning education. It provides a structured curriculum that combines narrative prose with executable code, utilizing literate programming to create reproducible learning experiences within a collection of Jupyter Notebooks. The repository distinguishes itself by teaching machine learning through applied research and modular design. It demonstrates a callback-driven training loop, a declarative data-block pipeline, and a layered abstraction API that allows users to transition betw

    Offers a structured path for learning neural network implementation.

    Jupyter Notebookbookdata-sciencedeep-learning
    GitHub पर देखें↗24,587
  • accumulatemore/cvAccumulateMore का अवतार

    AccumulateMore/CV

    21,907GitHub पर देखें↗

    This project is a comprehensive deep learning framework and educational platform designed for constructing, training, and evaluating neural network architectures. It provides a modular environment for building models through tensor operations and automatic differentiation, supporting a wide range of tasks from image classification and object detection to sequential data processing. Beyond its core technical capabilities, the project distinguishes itself by integrating professional career development resources directly into its learning ecosystem. It offers structured guidance, resume reviews,

    Provides structured educational resources covering deep learning fundamentals, computer vision, and language models.

    Jupyter Notebookagentagentsbook
    GitHub पर देखें↗21,907
  • fengdu78/deeplearning_ai_booksfengdu78 का अवतार

    fengdu78/deeplearning_ai_books

    20,250GitHub पर देखें↗

    This repository serves as a comprehensive educational resource and study guide for mastering deep learning principles and neural network architectures. It provides a structured curriculum that covers the fundamental components of artificial intelligence, including backpropagation, optimization algorithms, and model performance tuning. The collection distinguishes itself by offering curated academic materials and practical implementation examples that bridge the gap between theoretical concepts and hands-on application. It includes specialized instructional guides for developing models capable

    Provides a structured curriculum for mastering deep learning concepts and neural network architectures.

    HTMLdeeplearning-ai
    GitHub पर देखें↗20,250
  • inancgumus/learngoinancgumus का अवतार

    inancgumus/learngo

    20,070GitHub पर देखें↗

    Learngo is an interactive coding course and programming tutorial designed to teach the Go language. It functions as an educational guide that combines instructional materials with a learning-by-doing approach to help users master language syntax and practical application. The project focuses on idiomatic Go programming, providing a practical reference for writing code that follows industry standards and conventions. It emphasizes the development of testable code and the implementation of maintainable programming patterns. The curriculum is delivered through a series of hand-crafted examples,

    Provides a structured curriculum for learning the Go programming language through interactive materials.

    Go
    GitHub पर देखें↗20,070
  • shusentang/dive-into-dl-pytorchShusenTang का अवतार

    ShusenTang/Dive-into-DL-PyTorch

    19,409GitHub पर देखें↗

    This project is a deep learning curriculum and a collection of PyTorch tutorials designed for deep learning education. It provides a structured set of technical documents and runnable notebooks that translate theoretical machine learning concepts into executable code. The repository includes implementation guides for various neural network architectures, specifically covering convolutional, recurrent, and transformer-based models. It provides practical examples for building computer vision pipelines for object detection and semantic segmentation, as well as natural language processing tools f

    Offers a structured learning path for deep learning through a combination of technical documents and runnable notebooks.

    Jupyter Notebook
    GitHub पर देखें↗19,409
  • alikhll/golang-developer-roadmapAlikhll का अवतार

    Alikhll/golang-developer-roadmap

    18,422GitHub पर देखें↗

    This project provides a structured educational roadmap designed to guide programmers through the technical milestones required to achieve professional proficiency in the Go programming language. It functions as a comprehensive curriculum that maps essential skills, libraries, and development practices into a logical sequence for backend engineering and software architecture. The roadmap utilizes a visual learning path to help developers identify knowledge gaps and plan their professional growth within the Go ecosystem. By organizing technical objectives from basic syntax to advanced engineeri

    Provides a comprehensive, structured learning path for mastering the Go programming language.

    GitHub पर देखें↗18,422
  • mnielsen/neural-networks-and-deep-learningmnielsen का अवतार

    mnielsen/neural-networks-and-deep-learning

    17,721GitHub पर देखें↗

    This project is a comprehensive educational resource and curriculum designed to teach the mathematical foundations and practical implementation of neural networks. It provides a structured path for understanding how computers learn from data, covering core concepts such as gradient descent, backpropagation, and the biological inspiration behind artificial neurons. The platform distinguishes itself by combining theoretical proofs with hands-on implementation exercises. It demonstrates the universal approximation theorem through visual explanations and guides users in building various architect

    Provides a structured educational series covering the theory and code required to build and evaluate deep learning models.

    Python
    GitHub पर देखें↗17,721
  • mrdbourke/pytorch-deep-learningmrdbourke का अवतार

    mrdbourke/pytorch-deep-learning

    17,195GitHub पर देखें↗

    This project is a structured educational resource and training platform designed for mastering deep learning development. It provides a comprehensive curriculum focused on building, evaluating, and refining predictive models through hands-on coding exercises and standard industry workflows. The curriculum emphasizes practical implementation, guiding users through the construction of neural network architectures and the application of transfer learning to adapt pretrained models for custom tasks. It includes methodologies for tracking and comparing model experiment results, allowing for the sy

    Teaches core deep learning concepts through a structured, hands-on curriculum.

    Jupyter Notebookdeep-learningmachine-learningpytorch
    GitHub पर देखें↗17,195
  • datawhalechina/leedl-tutorialdatawhalechina का अवतार

    datawhalechina/leedl-tutorial

    16,649GitHub पर देखें↗

    This project is a deep learning educational course and technical study guide. It provides a comprehensive set of AI curriculum materials, including slides, notes, and assignments designed to teach neural network fundamentals and generative models. The content focuses on the mathematical foundations of deep learning, featuring detailed step-by-step formula derivations and explanations of model architecture basics. It covers both foundational concepts and advanced research topics, such as self-supervised learning and adversarial attacks. The repository includes applied technical exercises that

    Provides detailed step-by-step mathematical proofs to explain the underlying logic of deep learning models.

    Jupyter Notebookbertchatgptcnn
    GitHub पर देखें↗16,649
  • hoanhan101/ultimate-gohoanhan101 का अवतार

    hoanhan101/ultimate-go

    14,913GitHub पर देखें↗

    This project is a Go educational resource consisting of a structured language curriculum and a curated programming study guide. It serves as a repository of tutorials and references designed to help developers master the Go programming language. The material focuses on Go programming education, language proficiency training, and the fundamentals of backend development. The resource is delivered as a static site generated from markdown files, using a file-system based organization and template-driven layouts to structure the learning materials.

    Provides a structured curriculum and lesson plans for learning the Go programming language.

    Gocomputer-systemsebookgolang
    GitHub पर देखें↗14,913
  • janishar/mit-deep-learning-book-pdfjanishar का अवतार

    janishar/mit-deep-learning-book-pdf

    14,142GitHub पर देखें↗

    This project is a digital collection of academic material on deep learning provided as a machine learning educational resource. It delivers the complete textbook and individual chapters in portable document format for offline study and research. The repository includes electronic publication versions of the textbooks optimized for digital reading devices and e-book readers. It functions as a segmented document repository, providing the text both as a full volume and split into individual chapters to allow for targeted reading.

    Provides a complete academic textbook on the foundations and theory of deep learning.

    Javabookchapterclear
    GitHub पर देखें↗14,142
  • microsoft/ai-edumicrosoft का अवतार

    microsoft/ai-edu

    14,065GitHub पर देखें↗

    ai-edu is a comprehensive AI education curriculum and machine learning courseware collection. It provides theoretical tutorials, deep learning lab exercises, and project blueprints designed to teach artificial intelligence fundamentals through a combination of study and practical implementation. The project focuses on a learning-by-doing approach, guiding users from Python programming and neural network basics to advanced topics. It includes specialized instructional content on distributed AI training, MLOps educational guides for model quantization and pruning, and detailed frameworks for im

    Offers educational materials on the fundamentals of deep learning, computing frameworks, and neural network basics.

    HTML
    GitHub पर देखें↗14,065
  • dragen1860/deep-learning-with-tensorflow-bookdragen1860 का अवतार

    dragen1860/Deep-Learning-with-TensorFlow-book

    13,237GitHub पर देखें↗

    This project is an open source deep learning textbook and educational resource. It provides a structured curriculum of theory and practical examples designed for mastering the training of regression, classification, and generative models using the TensorFlow framework. The repository functions as a machine learning code collection, utilizing interactive notebooks and source code to demonstrate neural network implementation and tensor operations. It covers the development of deep learning models and the study of reinforcement learning. The material employs a case-study driven pedagogy, combin

    Provides a comprehensive curriculum covering the fundamental principles and practical implementations of deep learning.

    Jupyter Notebookbookdeeplearningmachinelearning
    GitHub पर देखें↗13,237
  • kmario23/deep-learning-drizzlekmario23 का अवतार

    kmario23/deep-learning-drizzle

    12,819GitHub पर देखें↗

    This project is a curated directory of educational roadmaps and resource hubs for artificial intelligence, deep learning, and machine learning. It serves as a centralized collection of academic lectures, instructional videos, and courses designed to provide structured learning paths for AI practitioners. The directory covers specialized academic curricula across several core domains, including computer vision, natural language processing, and reinforcement learning. It also provides access to niche educational content such as medical imaging, Bayesian deep learning, and probabilistic graphica

    Provides a structured directory of foundational educational content covering neural network concepts and architectures.

    HTML
    GitHub पर देखें↗12,819
  • khangich/machine-learning-interviewkhangich का अवतार

    khangich/machine-learning-interview

    12,624GitHub पर देखें↗

    This project is a curated collection of technical reference materials and study guides designed for machine learning interview preparation. It provides comprehensive resources for candidates pursuing engineering roles, focusing on deep learning, production infrastructure, and large-scale system design. The repository distinguishes itself through an architecture that combines theoretical research with industrial case studies. It utilizes a pattern-based approach to system design, breaking down complex deployments—such as recommendation engines, search ranking, and ad click prediction—into reus

    Provides curated reading materials on neural network architectures and loss optimization.

    GitHub पर देखें↗12,624
  • pengsida/learning_researchpengsida का अवतार

    pengsida/learning_research

    12,689GitHub पर देखें↗

    This project is an academic research framework and PhD mentorship roadmap designed to guide the transition from basic technical concepts to independent scientific research. It serves as a research workflow guide and project management system for identifying scientific problems, designing technical solutions, and executing experiments for academic publication. The system provides a structured methodology for translating long-term scientific objectives into actionable roadmaps, publications, and technical milestones. It includes a scientific writing guide and a set of presentation toolkits cont

    Offers a phased approach to progress from basic deep learning concepts to independent academic research.

    GitHub पर देखें↗12,689
  • ardanlabs/gotrainingardanlabs का अवतार

    ardanlabs/gotraining

    12,212GitHub पर देखें↗

    This repository provides curated learning paths, structured courseware, and technical materials for mastering Go programming, container orchestration, and software architecture. It serves as a comprehensive educational resource for systems programming, focusing on language mechanics, memory safety, and high-performance backend design. The project distinguishes itself through a multi-modal instructional design that combines instructor-led workshops, project-based curricula, and competency-based certifications. It offers specialized guidance on building production-grade AI infrastructure, inclu

    Provides a live-code curriculum featuring runnable programs that students modify during class.

    Go
    GitHub पर देखें↗12,212
  • openai/spinningupopenai का अवतार

    openai/spinningup

    11,812GitHub पर देखें↗

    Spinning Up is a deep reinforcement learning curriculum designed to teach the theory and implementation of deep reinforcement learning algorithms. It serves as a guided educational resource for understanding how agents interact with environments through mathematical models and code. The project provides a research roadmap consisting of a curated collection of influential research papers and theoretical concepts. This literature study is designed to guide a deeper exploration of specific reinforcement learning domains. The curriculum covers the implementation of reinforcement learning logic t

    Serves as a guided educational resource for learning both the theory and implementation of deep RL.

    Python
    GitHub पर देखें↗11,812
  • goestoeleven/golangtrainingGoesToEleven का अवतार

    GoesToEleven/GolangTraining

    10,479GitHub पर देखें↗

    GolangTraining is a structured language training course and a series of programming tutorials designed to teach Go syntax, core concepts, and concurrency patterns. It serves as an educational resource for mastering the Go programming language through a curriculum of instructional guides. The material emphasizes a guided path for learning Go language fundamentals and concurrency, specifically focusing on the implementation of goroutines and channels to manage parallel execution. The curriculum utilizes an exercise-driven learning model that combines theoretical explanations with hands-on impl

    Provides a structured curriculum of lesson plans and code examples for mastering the Go programming language.

    Go
    GitHub पर देखें↗10,479
पिछला123…4अगला
  1. Home
  2. Education & Learning Resources
  3. Deep Learning Curriculum

सब-टैग एक्सप्लोर करें

  • Deep Learning Fundamentals5 सब-टैग्सEducational content covering core neural network concepts and practical implementation. **Distinct from Deep Learning Curriculum:** Focuses on foundational deep learning concepts rather than general curriculum structure.
  • Go Learning Curricula2 सब-टैग्सStructured daily lesson plans and code examples for learning the Go programming language from fundamentals to advanced topics. **Distinct from Deep Learning Curriculum:** Distinct from Deep Learning Curriculum: focuses on Go language learning rather than neural network development.
  • Large Language Model CurriculaStructured educational programs for learning the engineering and application of large language models. **Distinct from Deep Learning Curriculum:** Distinct from Deep Learning Curriculum: focuses specifically on transformer-based language models rather than neural networks generally.
  • Niche AI Domain CurriculaLearning paths for specialized AI applications in specific fields like medical imaging or probabilistic models. **Distinct from Deep Learning Curriculum:** Distinct from general Deep Learning Curriculum as it targets niche, non-generalist applications like medical imaging.
  • Reinforcement Learning CurriculaStructured learning paths specifically for the study of reinforcement learning. **Distinct from Deep Learning Curriculum:** More specific than deep learning curricula, focusing exclusively on RL agent training.