awesome-repositories.com

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

探索精选搜索博客网站地图
项目关于媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

2 个仓库

Awesome GitHub RepositoriesDetection Algorithm Selection

Mechanisms for switching between different mathematical or ML-based detection strategies at runtime.

Distinct from Anomaly Detection Algorithms: Candidates are specific algorithms (edge detection, cycle detection), not the meta-capability of selecting an algorithm.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Detection Algorithm Selection. Refine with filters or upvote what's useful.

Awesome Detection Algorithm Selection GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • francescopace/espectrefrancescopace 的头像

    francescopace/espectre

    6,472在 GitHub 上查看↗

    Espectre is an edge machine learning framework and motion detection platform that uses Wi-Fi Channel State Information to identify human presence and movement. It functions as a sensing toolkit for ESP32 microcontrollers, enabling the detection of motion through walls without the use of cameras or wearables. The project distinguishes itself by executing compact neural network classifiers and mathematical detection algorithms directly on the microcontroller. It utilizes a MicroPython runtime to allow for the prototyping and deployment of sensing logic and wireless signal processing algorithms

    Enables switching between statistical methods and neural networks to process motion detection data.

    Pythoncsidiyesp-32
    在 GitHub 上查看↗6,472
  • chiphuyen/ml-interviews-bookchiphuyen 的头像

    chiphuyen/ml-interviews-book

    4,523在 GitHub 上查看↗

    This project is a collection of comprehensive guides and reference materials designed for technical interviews, machine learning system design, and professional development. It serves as a technical knowledge base and a career coaching manual, providing structured resources to help candidates navigate the machine learning hiring landscape. The resource distinguishes itself by offering detailed frameworks for comparing industry roles, analyzing company types, and planning long-term career progression. It provides specific guidance on evaluating employer organizational health, identifying resea

    Guides algorithm selection for initial prototyping in fraud detection and similar domains.

    HTML
    在 GitHub 上查看↗4,523
  1. Home
  2. Artificial Intelligence & ML
  3. Detection Algorithm Selection

探索子标签

  • Prototyping Algorithm Selection GuidesFrameworks that guide the selection of appropriate algorithms for initial prototyping in specific domains like fraud detection. **Distinct from Detection Algorithm Selection:** Distinct from Detection Algorithm Selection: focuses on the initial prototyping phase with guidance for specific problem domains, not runtime switching between algorithms.