awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ryanhanwu/how-to-ask-questions-the-smart-wayryanhanwu 的头像

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

    35,230在 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
    在 GitHub 上查看↗35,230
  • voltagent/awesome-claude-code-subagentsVoltAgent 的头像

    VoltAgent/awesome-claude-code-subagents

    21,906在 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
    在 GitHub 上查看↗21,906
  • pengsida/learning_researchpengsida 的头像

    pengsida/learning_research

    12,689在 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.

    在 GitHub 上查看↗12,689
  • ssherun/cs-xmind-noteSSHeRun 的头像

    SSHeRun/CS-Xmind-Note

    10,263在 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.

    在 GitHub 上查看↗10,263
  • alexeygrigorev/data-science-interviewsalexeygrigorev 的头像

    alexeygrigorev/data-science-interviews

    10,043在 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
    在 GitHub 上查看↗10,043
  • roboticcam/machine-learning-notesroboticcam 的头像

    roboticcam/machine-learning-notes

    9,582在 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
    在 GitHub 上查看↗9,582
  • jonkrohn/ml-foundationsjonkrohn 的头像

    jonkrohn/ML-foundations

    4,772在 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
    在 GitHub 上查看↗4,772
  • lovebabbar/codehelp-dsa-busted-seriesloveBabbar 的头像

    loveBabbar/CodeHelp-DSA-Busted-Series

    3,742在 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++
    在 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

探索子标签

  • 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 个子标签Methods 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.