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

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

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

1 个仓库

Awesome GitHub RepositoriesProgrammatic Layer Generation

Logic for dynamically constructing neural network layers based on configuration dictionaries.

Distinct from Sequential Layer Containers: Focuses on the programmatic generation of the architecture's depth and structure rather than static container grouping.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Programmatic Layer Generation. Refine with filters or upvote what's useful.

Awesome Programmatic Layer Generation GitHub Repositories

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

    TingsongYu/PyTorch_Tutorial

    8,018在 GitHub 上查看↗

    This project is a comprehensive collection of educational examples and reference implementations for building vision and language models using PyTorch. It serves as a deep learning tutorial covering the end-to-end process of developing neural networks, from initial architecture definition to final production deployment. The repository provides detailed guides on implementing a wide range of domain-specific models, including convolutional neural networks for object detection and segmentation, as well as transformer and recurrent architectures for natural language processing. It emphasizes gene

    Generates sequential network layers programmatically based on configuration dictionaries to support variable model depths.

    Python
    在 GitHub 上查看↗8,018
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Frameworks
  5. Model Construction
  6. Neural Network Layers
  7. Normalization Layers
  8. Sequential Layer Containers
  9. Programmatic Layer Generation