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

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

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

2 个仓库

Awesome GitHub RepositoriesSequence Representation Builders

Utilities for preparing text sequences with special tokens and segment identifiers for encoder processing.

Distinct from Text Sequence Processing: Distinct from general text sequence processing: focuses on the specific preparation of inputs for bidirectional encoders.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Sequence Representation Builders. Refine with filters or upvote what's useful.

Awesome Sequence Representation Builders GitHub Repositories

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

    d2l-ai/d2l-en

    29,001在 GitHub 上查看↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Provides utilities for preparing text sequences with special tokens and segment identifiers for bidirectional encoder processing.

    Pythonbookcomputer-visiondata-science
    在 GitHub 上查看↗29,001
  • graykode/nlp-tutorialgraykode 的头像

    graykode/nlp-tutorial

    14,855在 GitHub 上查看↗

    This repository serves as an educational resource for learning the foundational architectures of natural language processing through concise code implementations. It provides a structured collection of deep learning models designed to process and understand human language, focusing on the core mechanics of neural network sequence modeling and text analysis. The project distinguishes itself by offering direct, hands-on implementations of complex architectures, including Transformers, attention mechanisms, and word embedding generation. By utilizing tensor-based computational graphs and gradien

    Computes weighted sequence representations to focus on relevant data during processing.

    Jupyter Notebookattentionbertnatural-language-processing
    在 GitHub 上查看↗14,855
  1. Home
  2. Artificial Intelligence & ML
  3. Text Sequence Processing
  4. Sequence Representation Builders