awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Transformer-Based Sequence Models · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesTransformer-Based Sequence Models

Models that utilize attention mechanisms to predict subsequent tokens in sequential data like source code.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Transformer-Based Sequence Models. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning Models
  4. Transformer-Based Sequence Models

Awesome Transformer-Based Sequence Models GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • openai/codex

    openai/codex

    61,152GitHubView on GitHub↗

    Codex is an automated programming tool and generative code assistant designed to interpret developer intent through a natural language interface. It functions as a machine learning model trained on public code repositories to provide intelligent code completion, suggestions, and refactoring within development environme

    Rust