awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

28 repository-uri

Awesome GitHub RepositoriesSequence Models

Architectures designed for processing ordered data where temporal or sequential dependencies are critical.

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

Awesome Sequence Models GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • openai/whisperAvatar openai

    openai/whisper

    102,828Vezi pe GitHub↗

    This project is a speech recognition and translation engine that utilizes a sequence-to-sequence transformer architecture to convert audio into text. It is built upon a weakly supervised learning framework, which leverages large-scale, unlabelled audio-transcript data to create generalized speech representations capable of performing simultaneous transcription, language identification, and translation. The system distinguishes itself through a unified multi-task modeling approach that shares token sequences across different objectives, allowing it to handle diverse languages and vocabularies

    Coordinates speech recognition, translation, and language identification simultaneously by sharing input-output sequences within a single model.

    Python
    Vezi pe GitHub↗102,828
  • d2l-ai/d2l-zhAvatar d2l-ai

    d2l-ai/d2l-zh

    78,493Vezi pe GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners to master complex artificial intelligence concepts through hands-on experimentation. The platform distinguishes itself by integrating technical explanations with executable Jupyter notebooks. This design allows readers to modify code and hyperparameters in real-time, facilitati

    Examines the theoretical and practical aspects of processing ordered data where temporal dependencies are significant.

    Pythonbookchinesecomputer-vision
    Vezi pe GitHub↗78,493
  • twitter/the-algorithmAvatar twitter

    twitter/the-algorithm

    73,422Vezi pe GitHub↗

    The algorithm is a distributed recommendation engine pipeline designed to construct and serve personalized content timelines. It functions as a multi-stage orchestration layer that aggregates candidate content from diverse social graphs and high-dimensional embedding spaces, processing user interaction data to deliver a unified, ranked experience. The system utilizes a high-performance machine learning serving infrastructure to execute deep learning models that predict engagement probabilities in real-time. It distinguishes itself through a hybrid retrieval strategy that combines graph-traver

    Shares model architectures to predict multiple engagement signals simultaneously for optimized content relevance.

    Scala
    Vezi pe GitHub↗73,422
  • exacity/deeplearningbook-chineseAvatar exacity

    exacity/deeplearningbook-chinese

    37,285Vezi pe GitHub↗

    This project is a comprehensive Chinese translation of a technical deep learning textbook, providing an educational resource on the theory and implementation of neural networks. It functions as a collaborative technical translation project designed to make complex academic AI literature accessible to non-English speakers. The project utilizes a community-driven translation model that integrates external suggestions and pull requests to refine linguistic accuracy and reduce bias. It employs standardized terminology mapping to ensure a uniform vocabulary throughout the translated content. To i

    Teaches the fundamental architectures designed for processing ordered data and temporal dependencies.

    TeX
    Vezi pe GitHub↗37,285
  • d2l-ai/d2l-enAvatar d2l-ai

    d2l-ai/d2l-en

    29,001Vezi pe 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

    Enables task execution by conditioning model output on prompts and examples without requiring parameter updates.

    Pythonbookcomputer-visiondata-science
    Vezi pe GitHub↗29,001
  • handsonllm/hands-on-large-language-modelsAvatar HandsOnLLM

    HandsOnLLM/Hands-On-Large-Language-Models

    27,059Vezi pe GitHub↗

    This project is an educational resource focused on the internal mechanics and design principles of transformer-based neural networks. It provides a structured guide to the fundamental components of generative artificial intelligence, including sequence modeling, semantic embeddings, and the mathematical foundations of large language models. The repository distinguishes itself through a heavy emphasis on visual documentation, utilizing diagrams and step-by-step explanations to clarify how data flows through complex neural architectures. It serves as a technical reference for developers seeking

    Covers transformer-based sequence modeling as a core component of modern generative artificial intelligence.

    Jupyter Notebookartificial-intelligencebooklarge-language-models
    Vezi pe GitHub↗27,059
  • accumulatemore/cvAvatar AccumulateMore

    AccumulateMore/CV

    21,907Vezi pe GitHub↗

    This project is a comprehensive deep learning framework and educational platform designed for constructing, training, and evaluating neural network architectures. It provides a modular environment for building models through tensor operations and automatic differentiation, supporting a wide range of tasks from image classification and object detection to sequential data processing. Beyond its core technical capabilities, the project distinguishes itself by integrating professional career development resources directly into its learning ecosystem. It offers structured guidance, resume reviews,

    Models sequential data using recurrent architectures to capture temporal dependencies.

    Jupyter Notebookagentagentsbook
    Vezi pe GitHub↗21,907
  • state-spaces/mambaAvatar state-spaces

    state-spaces/mamba

    17,215Vezi pe GitHub↗

    Mamba is a deep learning framework designed for building and training sequence models that process long-range data dependencies with linear-time computational efficiency. By utilizing selective state space modeling, the library enables the construction of neural network architectures that replace traditional attention mechanisms with high-performance state space operations. The framework distinguishes itself through the use of data-dependent state gating, which allows the model to dynamically filter information flow based on the input sequence. To ensure high throughput, it incorporates hardw

    Implements selective state space modeling to process long-range dependencies with linear-time efficiency.

    Python
    Vezi pe GitHub↗17,215
  • oxford-cs-deepnlp-2017/lecturesAvatar oxford-cs-deepnlp-2017

    oxford-cs-deepnlp-2017/lectures

    15,854Vezi pe GitHub↗

    This repository is a deep learning for natural language processing course and curriculum. It provides educational material and guides focused on neural network architectures used for processing natural language, speech signals, and text classification. The content includes instructional tutorials on sequence modeling and neural language modeling, covering the implementation of n-gram and recurrent neural networks. It also provides a framework for studying word embeddings to map linguistic meanings into numerical representations. The curriculum covers a broad range of capabilities, including

    Teaches the implementation of sequence models and the use of LSTMs to resolve gradient issues.

    deep-learningmachine-learningnatural-language-processing
    Vezi pe GitHub↗15,854
  • shangtongzhang/reinforcement-learning-an-introductionAvatar ShangtongZhang

    ShangtongZhang/reinforcement-learning-an-introduction

    14,569Vezi pe GitHub↗

    This project is a Python-based educational framework designed to simulate reinforcement learning algorithms and environments. It serves as a platform for reproducing classic textbook examples, allowing users to study agent behavior, policy improvement, and the fundamental mechanics of decision-making in controlled settings. The library provides implementations for core reinforcement learning concepts, including temporal difference learning, Monte Carlo episode sampling, and tabular value function approximation. It enables the analysis of specific algorithmic behaviors, such as identifying and

    Provides discrete state-space modeling for exact value function calculation in reinforcement learning environments.

    Pythonartificial-intelligencereinforcement-learning
    Vezi pe GitHub↗14,569
  • uber/ludwigAvatar uber

    uber/ludwig

    11,718Vezi pe GitHub↗

    Ludwig is a declarative machine learning framework designed for training neural networks and large language models using configuration files instead of manual coding. It functions as a multimodal model builder and a low-code tool for supervised fine-tuning, allowing users to build models that process mixed inputs of text, images, audio, and tabular data. The project distinguishes itself through an automated hyperparameter optimizer and a system for large language model fine-tuning using parameter-efficient adapters. It features a multimodal data pipeline and the ability to automatically gener

    Enables the training of a single model to predict multiple output features simultaneously.

    Python
    Vezi pe GitHub↗11,718
  • shenweichen/deepctrAvatar shenweichen

    shenweichen/DeepCTR

    8,039Vezi pe GitHub↗

    DeepCTR is a specialized software framework and deep learning model library designed for predicting click-through rates and implementing recommendation systems. It provides a suite of tabular data models and architectures tailored for binary classification and sparse feature processing. The framework includes dedicated toolkits for multi-task learning and sequential interest modeling. It allows for the simultaneous estimation of multiple related targets through shared-bottom and gated expert neural networks, while capturing evolving user behavior using attention mechanisms and transformers.

    Implements model architectures that predict multiple related targets, such as click and conversion rates, simultaneously.

    Pythonautointclick-through-ratectr
    Vezi pe GitHub↗8,039
  • priorlabs/tabpfnAvatar PriorLabs

    PriorLabs/TabPFN

    7,408Vezi pe GitHub↗

    Performs inference by processing training examples as context within the transformer's attention window.

    Pythondata-sciencefoundation-modelsmachine-learning
    Vezi pe GitHub↗7,408
  • qwenlm/qwen-imageAvatar QwenLM

    QwenLM/Qwen-Image

    7,379Vezi pe GitHub↗

    Qwen-Image is a text-to-image model and large language model image generation framework. It functions as an AI image editing suite and a personalized image trainer, capable of producing high-fidelity visuals and accurate typography from natural language descriptions. The system is distinguished by its precision text rendering engine, which integrates multi-script calligraphy and layout-coherent alphabetic text into images. It provides specialized capabilities for subject identity preservation and consistent subject generation across different poses and viewpoints, alongside a training pipelin

    Utilizes a multi-task training objective to simultaneously optimize for diverse editing and generation tasks.

    Python
    Vezi pe GitHub↗7,379
  • google-research/text-to-text-transfer-transformerAvatar google-research

    google-research/text-to-text-transfer-transformer

    6,528Vezi pe GitHub↗

    Acesta este un framework de machine learning pentru tratarea diverselor sarcini de procesare a limbajului natural ca o problemă unificată de tip text-to-text. Oferă un toolkit pentru pre-antrenarea și ajustarea fină a modelelor transformer la scară largă, utilizând un sistem în care atât input-urile, cât și output-urile sunt formatate ca secvențe de text brut. Framework-ul se distinge prin sistemul său de antrenare distribuită, care utilizează strategii bazate pe mesh pentru a scala ponderile modelelor și batch-urile de antrenament pe mai multe nuclee TPU. Susține învățarea multi-task prin combinarea diverselor seturi de date într-un singur flux de antrenament folosind rate de amestec configurabile, permițând unui singur model să gestioneze diverse sarcini lingvistice. Sistemul acoperă o gamă largă de capabilități, inclusiv arhitecturi encoder-decoder, decodare beam-search pentru generarea de text și fluxuri de lucru de transfer learning. Include utilitare pentru pregătirea seturilor de date NLP, evaluarea performanței modelului și exportul checkpoint-urilor antrenate pentru servire în producție. Biblioteca susține încărcarea checkpoint-urilor de modele pre-antrenate de diverse dimensiuni pentru a accelera dezvoltarea.

    Implements a model architecture that shares input-output sequences to perform multiple distinct language tasks simultaneously.

    Python
    Vezi pe GitHub↗6,528
  • facebookresearch/sapiensAvatar facebookresearch

    facebookresearch/sapiens

    5,388Vezi pe GitHub↗

    Sapiens este un model de viziune umană de înaltă rezoluție conceput pentru sarcini de computer vision centrate pe om, de înaltă precizie. Acesta funcționează ca o suită de instrumente pentru estimarea posturii umane, a adâncimii și a geometriei suprafeței. Proiectul utilizează un backbone de tip vision transformer pentru a îndeplini sarcini multiple printr-un encoder partajat. Această arhitectură permite predicția simultană a structurilor scheletice, a locațiilor articulațiilor și a distanței dintre o cameră și un subiect uman. Capabilitățile modelului acoperă segmentarea părților corpului uman pentru a izola regiunile anatomice de fundal și predicția normalelor suprafeței pentru a recupera detalii geometrice 3D din imagini 2D. Aceste sarcini sunt susținute de un framework de învățare multi-task care utilizează regresia la nivel de pixel și mascarea prin segmentare semantică.

    Employs a shared encoder architecture to simultaneously perform depth, pose, and segmentation tasks.

    Python
    Vezi pe GitHub↗5,388
  • fla-org/flash-linear-attentionAvatar fla-org

    fla-org/flash-linear-attention

    5,248Vezi pe GitHub↗

    Flash Linear Attention is a training framework and inference engine for sequence models that use linear attention and state space mechanisms, designed to process long contexts with reduced memory and compute overhead. It provides hardware-optimized token mixing layers and fused CUDA kernels that minimize memory bandwidth and launch overhead across different GPU architectures, and includes a causal inference engine that generates text token-by-token using cached hidden states for efficient autoregressive decoding. The project supports building hybrid sequence models that interleave standard at

    Processes sequences using recurrent state updates that capture long-range dependencies with linear complexity.

    Pythonlarge-language-modelsmachine-learning-systemsnatural-language-processing
    Vezi pe GitHub↗5,248
  • py-why/econmlAvatar py-why

    py-why/EconML

    4,683Vezi pe GitHub↗

    EconML este o bibliotecă Python pentru inferență cauzală, concepută pentru a estima efectele eterogene ale tratamentului folosind o combinație de machine learning și econometrie. Servește ca toolkit pentru calcularea efectelor medii condiționate ale tratamentului, pentru a determina modul în care intervențiile specifice impactează indivizii sau subgrupurile. Proiectul oferă un framework pentru double machine learning și orthogonal machine learning pentru a izola semnalele cauzale de factorii de confuzie de înaltă dimensiune. Include implementări specializate pentru păduri cauzale și cursanți cu variabile instrumentale, permițând recuperarea relațiilor cauzale chiar și în prezența factorilor de confuzie neobservați. Biblioteca acoperă o gamă largă de capabilități, inclusiv validarea modelelor cauzale prin teste de refutare și curbe de calibrare, construirea de politici de tratament personalizate și analiza regimurilor de tratament dinamic. De asemenea, suportă inferența statistică pentru cuantificarea incertitudinii și interpretarea eterogenității efectelor folosind modele bazate pe arbori și valori Shapley. Proiectul este implementat și demonstrat în principal prin Jupyter Notebooks.

    Fits a multi-task linear model with L1 regularization and sample weights to handle biased observational data.

    Jupyter Notebookcausal-inferencecausalityeconometrics
    Vezi pe GitHub↗4,683
  • alibaba/x-deeplearningAvatar alibaba

    alibaba/x-deeplearning

    4,301Vezi pe GitHub↗

    This project is a distributed machine learning platform and sparse deep learning framework designed for training and serving models with high-dimensional sparse data. It functions as an online model serving infrastructure and recommendation system engine, enabling real-time item retrieval and scoring using deep tree matching and neural networks. The system distinguishes itself through a multi-task learning framework that optimizes multiple objective functions within a shared representation space. It features a specialized online serving infrastructure that supports dynamic model hot-loading a

    Implements a framework for optimizing multiple objective functions simultaneously within a shared representation space.

    PureBasic
    Vezi pe GitHub↗4,301
  • mlfoundations/open_flamingoAvatar mlfoundations

    mlfoundations/open_flamingo

    4,107Vezi pe GitHub↗

    Open Flamingo este un framework de antrenare a modelelor de limbaj mari multimodale conceput pentru a integra encodere de viziune pre-antrenate cu modele de limbaj. Acesta implementează o arhitectură viziune-limbaj care utilizează straturi de cross-attention pentru a procesa secvențe intercalate de imagini și text. Sistemul este caracterizat prin capabilitățile sale de învățare multimodală few-shot, permițând modelului să se adapteze la noi sarcini vizuale folosind un set mic de exemple imagine-text furnizate în prompt. Suportă învățarea în context și generarea de text multimodal pentru sarcini precum răspunsul la întrebări vizuale și captioning. Framework-ul include un antrenor de model distribuit care utilizează paralelismul datelor și gradient checkpointing pentru optimizarea memoriei pe mai multe GPU-uri. Oferă, de asemenea, utilitare pentru încărcarea seturilor de date multimodale sharded, evaluarea paralelă a modelelor și infrastructură pentru găzduirea modelelor la scară largă pentru inferență.

    Performs new tasks by providing few-shot examples of image-text pairs without modifying underlying model parameters.

    Pythoncomputer-visiondeep-learningflamingo
    Vezi pe GitHub↗4,107
Înapoi12Înainte
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Architectures
  5. Sequence Models

Explorează sub-etichetele

  • Multi-Task Learning Models8 sub-tag-uriModel architectures that share input-output sequences to perform multiple distinct tasks simultaneously.
  • Selective State Space Models2 sub-tag-uriSequence models that utilize data-dependent state gating to achieve linear-time complexity. **Distinct from Sequence Models:** Focuses on selective state space architectures specifically, distinct from general sequence models.