awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repository-uri

Awesome GitHub RepositoriesProblem Decomposition Frameworks

Logical methods for breaking down ambiguous technical challenges into manageable, systematic components.

Distinct from Recursive Problem Solving: Distinct from recursive problem solving: focuses on the high-level decomposition of ambiguous business or technical issues rather than algorithmic recursion.

Explore 8 awesome GitHub repositories matching education & learning resources · Problem Decomposition Frameworks. Refine with filters or upvote what's useful.

Awesome Problem Decomposition Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ryanhanwu/how-to-ask-questions-the-smart-wayAvatar ryanhanwu

    ryanhanwu/How-To-Ask-Questions-The-Smart-Way

    35,230Vezi pe GitHub↗

    This project is a technical communication guide and developer support manual designed to help users frame high-quality technical questions to obtain helpful answers from online communities. It provides a structured troubleshooting framework for isolating problems and searching archives before requesting assistance from subject matter experts. The guide covers professional social norms and etiquette required to maintain a positive reputation within developer forums. It includes instructions on managing community interactions and following up after resolutions to handle technical social interac

    Provides a structured framework for isolating technical problems and decomposing them before seeking help.

    JavaScriptrtfmstfwtranslation
    Vezi pe GitHub↗35,230
  • voltagent/awesome-claude-code-subagentsAvatar VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Vezi pe GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Provides logical methods for breaking down ambiguous technical challenges into manageable components.

    Shellai-agent-frameworkai-agent-toolsai-agents
    Vezi pe GitHub↗21,906
  • pengsida/learning_researchAvatar pengsida

    pengsida/learning_research

    12,689Vezi pe GitHub↗

    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

    Breaks complex scientific workflows into discrete, repeatable steps including problem identification and peer review.

    Vezi pe GitHub↗12,689
  • ssherun/cs-xmind-noteAvatar SSHeRun

    SSHeRun/CS-Xmind-Note

    10,263Vezi pe GitHub↗

    CS-Xmind-Note is a collection of structured mind maps and conceptual diagrams serving as a comprehensive knowledge base for computer science fundamentals. It functions as an academic reference and study guide, organizing core subjects into a visual mapping of interdependent technical concepts. The project utilizes an XMind-compatible schema to model complex domains through hierarchical nodes and relational concept mapping. This approach allows for the visual representation of technical layers, linking hardware specifications to software abstractions. The knowledge base covers several primary

    Provides a structured breakdown of academic subjects into discrete modules for targeted computer science study.

    Vezi pe GitHub↗10,263
  • alexeygrigorev/data-science-interviewsAvatar alexeygrigorev

    alexeygrigorev/data-science-interviews

    10,043Vezi pe GitHub↗

    This project is a curated knowledge repository providing theoretical guides, practical challenge banks, and professional handbooks for technical interview preparation in data science and machine learning. It serves as a comprehensive study resource that combines theoretical knowledge with algorithmic practice. The repository features specialized study resources including a probability and statistics handbook, a machine learning reference for algorithms and neural network architectures, and a coding and SQL challenge bank designed to simulate recruitment assignments. It also includes a technic

    Organizes technical preparation into distinct thematic silos such as SQL, Python, and Linear Models.

    HTML
    Vezi pe GitHub↗10,043
  • roboticcam/machine-learning-notesAvatar roboticcam

    roboticcam/machine-learning-notes

    9,582Vezi pe GitHub↗

    This project is a machine learning study guide and technical knowledge base. It serves as a version-controlled repository of mathematical formulas and algorithmic explanations, providing instructional material and reference notes for the study of artificial intelligence. The content is structured as a markdown-based knowledge base that pairs theoretical mathematical explanations directly with code implementations. This approach demonstrates model mechanics in practice across several specialized domains, including deep learning research, probabilistic graphical modeling, and reinforcement lear

    Breaks complex subjects like 3D vision and probabilistic inference into discrete notes for incremental learning.

    Jupyter Notebook
    Vezi pe GitHub↗9,582
  • jonkrohn/ml-foundationsAvatar jonkrohn

    jonkrohn/ML-foundations

    4,772Vezi pe GitHub↗

    ML-foundations is a machine learning educational curriculum and computer science study guide. It provides a structured learning path focused on the mathematical foundations and computational prerequisites required for studying machine learning. The project serves as a Python mathematics course, delivering interactive notebooks and coding exercises to teach linear algebra, calculus, and statistics. It translates abstract mathematical formulas into concrete algorithmic code to help learners understand the principles underpinning machine learning algorithms. The curriculum covers data science p

    Organizes mathematical concepts into isolated directories by subject for structured, independent study.

    Jupyter Notebookcalculuscomputer-sciencedata-science
    Vezi pe GitHub↗4,772
  • lovebabbar/codehelp-dsa-busted-seriesAvatar loveBabbar

    loveBabbar/CodeHelp-DSA-Busted-Series

    3,742Vezi pe GitHub↗

    This project is a computer science education resource and data structures and algorithms implementation library. It provides a structured collection of solved programming exercises and logic templates designed for educational study and technical interview preparation. The repository functions as an algorithmic pattern reference and study guide, offering a curated set of standard implementations used in software engineering coding assessments. It focuses on the practical application of core programming concepts to help students understand how to organize data and solve complex computational pr

    Organizes complex data structures into standalone files to facilitate isolated study and testing.

    C++
    Vezi pe GitHub↗3,742
  1. Home
  2. Education & Learning Resources
  3. Technical Domain Education
  4. Computer Science Education
  5. Algorithmic Problem Solving
  6. Recursive Problem Solving
  7. Problem Decomposition Frameworks

Explorează sub-etichetele

  • Code-Level DecompositionsOrganizing complex data structures into individual files for isolated study and verification. **Distinct from Problem Decomposition Frameworks:** Focuses on physical file-level organization of code for study rather than high-level logical problem-solving frameworks.
  • Scientific Workflow Decomposition1 sub-tagMethods for breaking down the academic research lifecycle into repeatable operational steps. **Distinct from Problem Decomposition Frameworks:** Specific to the research lifecycle (ideation to publication) rather than general technical or algorithmic problem decomposition.