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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jiesutd/pytorchseqlabel

Open-source alternatives to PyTorchSeqLabel

15 open-source projects similar to jiesutd/pytorchseqlabel, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PyTorchSeqLabel alternative.

  • eladhoffer/seq2seq.pytorchE

    eladhoffer/seq2seq.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • explorerfreda/structured-self-attentive-sentence-embeddingExplorerFreda avatar

    ExplorerFreda/Structured-Self-Attentive-Sentence-Embedding

    432View on GitHub↗

    An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).

    Python
    View on GitHub↗432
  • facebookresearch/musefacebookresearch avatar

    facebookresearch/MUSE

    3,245View on GitHub↗

    A library for Multilingual Unsupervised or Supervised word Embeddings

    Python
    View on GitHub↗3,245
  • facebookresearch/xlmfacebookresearch avatar

    facebookresearch/XLM

    2,930View on GitHub↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    View on GitHub↗2,930
  • fartashf/vseppfartashf avatar

    fartashf/vsepp

    523View on GitHub↗

    PyTorch Code for the paper "VSE++: Improving Visual-Semantic Embeddings with Hard Negatives"

    Python
    View on GitHub↗523
  • freewym/espressoF

    freewym/espresso

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • graykode/xlnet-pytorchgraykode avatar

    graykode/xlnet-Pytorch

    581View on GitHub↗

    Simple XLNet implementation with Pytorch Wrapper

    Jupyter Notebook
    View on GitHub↗581
  • huggingface/pytorch-pretrained-berthuggingface avatar

    huggingface/pytorch-pretrained-BERT

    161,658View on GitHub↗

    This project is a PyTorch transformer model library and pre-trained model framework. It serves as a deep learning model hub and multimodal inference engine, providing a centralized system for loading, executing, and fine-tuning state-of-the-art model checkpoints. The library focuses on multimodal machine learning, enabling predictions across text, vision, and audio data. It provides specialized capabilities for model framework interoperability, allowing the conversion of weights and definitions between different deep learning libraries. The platform covers the full model lifecycle, including

    Python
    View on GitHub↗161,658
  • huggingface/torchmojihuggingface avatar

    huggingface/torchMoji

    922View on GitHub↗

    😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc

    Pythondeep-learningmachine-learningnatural-language-processing
    View on GitHub↗922
  • hx-idiot/hybrid_attention_xmlHX-idiot avatar

    HX-idiot/Hybrid_Attention_XML

    51View on GitHub↗

    Pytorch codes for "Label-aware Document Representation via Hybrid Attention for Extreme Multi-Label Text Classification"

    Python
    View on GitHub↗51
  • karpathy/mingptkarpathy avatar

    karpathy/minGPT

    23,639View on GitHub↗

    minGPT is a minimal implementation of the Transformer architecture designed for training and experimenting with language models. It functions as a neural network training framework and a text generation engine, providing the necessary tools to manage data loading, backpropagation, and parameter updates for custom deep learning models. The project is structured as an educational resource for understanding how transformer architectures function by building and training models from scratch. It utilizes a modular block architecture and transformer-based self-attention to process sequences, allowi

    Python
    View on GitHub↗23,639
  • karpathy/nanogptkarpathy avatar

    karpathy/nanoGPT

    59,730View on GitHub↗

    nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It provides a minimalist codebase designed for educational exploration and rapid experimentation with neural network architectures, utilizing self-attention and feed-forward layers to process sequences and predict subsequent elements. The project distinguishes itself through a focus on high-speed data ingestion and hardware-accelerated performance. It includes a dedicated pipeline for transforming raw text into memory-mapped binary files, which enables efficient streaming during traini

    Python
    View on GitHub↗59,730
  • lernapparat/lotranslateL

    lernapparat/lotranslate

    0View on GitHub↗
    View on GitHub↗0
  • qkaren/converse_reading_cmrqkaren avatar

    qkaren/converse_reading_cmr

    77View on GitHub↗

    code, data, and model for ACL-19 paper "Conversing by Reading: Contentful Neural Conversation with On-demand Machine Reading"

    Python
    View on GitHub↗77
  • sanyam5/skip-thoughtssanyam5 avatar

    sanyam5/skip-thoughts

    223View on GitHub↗

    The first public PyTorch implementation of Skip-Thought Vectors

    Python
    View on GitHub↗223