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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to eladhoffer/seq2seq.pytorch

Open-source alternatives to Seq2seq.pytorch

30 open-source projects similar to eladhoffer/seq2seq.pytorch, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Seq2seq.pytorch alternative.

  • huggingface/torchmojiAvatar von huggingface

    huggingface/torchMoji

    922Auf GitHub ansehen↗

    😇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
    Auf GitHub ansehen↗922
  • sanyam5/skip-thoughtsAvatar von sanyam5

    sanyam5/skip-thoughts

    223Auf GitHub ansehen↗

    The first public PyTorch implementation of Skip-Thought Vectors

    Python
    Auf GitHub ansehen↗223
  • lemonhu/ner-bert-pytorchL

    lemonhu/NER-BERT-pytorch

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • kefirski/bytenetK

    kefirski/bytenet

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • maximumentropy/seq2seq-pytorchAvatar von MaximumEntropy

    MaximumEntropy/Seq2Seq-PyTorch

    740Auf GitHub ansehen↗

    Sequence to Sequence Models with PyTorch

    Python
    Auf GitHub ansehen↗740
  • theeluwin/pytorch-sgnsT

    theeluwin/pytorch-sgns

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • facebookresearch/museAvatar von facebookresearch

    facebookresearch/MUSE

    3,245Auf GitHub ansehen↗

    A library for Multilingual Unsupervised or Supervised word Embeddings

    Python
    Auf GitHub ansehen↗3,245

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • freewym/espressoF

    freewym/espresso

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • hitvoice/drqaAvatar von hitvoice

    hitvoice/DrQA

    401Auf GitHub ansehen↗

    DrQA A pytorch implementation of the ACL 2017 paper Reading Wikipedia to Answer Open-Domain Questions (DrQA).

    Python
    Auf GitHub ansehen↗401
  • seannaren/deepspeech.pytorchAvatar von SeanNaren

    SeanNaren/deepspeech.pytorch

    2,135Auf GitHub ansehen↗

    Speech Recognition using DeepSpeech2.

    Python
    Auf GitHub ansehen↗2,135
  • salesforce/nonauto-nmtS

    salesforce/nonauto-nmt

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • deepsound-project/samplernn-pytorchD

    deepsound-project/samplernn-pytorch

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • salesforce/pytorch-qrnnAvatar von salesforce

    salesforce/pytorch-qrnn

    1,262Auf GitHub ansehen↗

    PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM

    Python
    Auf GitHub ansehen↗1,262
  • facebookresearch/xlmAvatar von facebookresearch

    facebookresearch/XLM

    2,930Auf GitHub ansehen↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    Auf GitHub ansehen↗2,930
  • bentrevett/pytorch-sentiment-analysisAvatar von bentrevett

    bentrevett/pytorch-sentiment-analysis

    4,608Auf GitHub ansehen↗

    This project is a PyTorch sentiment analysis tutorial and a deep learning implementation for analyzing text. It provides a natural language processing sequence classification pipeline designed to clean text data and train neural networks to categorize sequences of words. The implementation focuses on adapting pretrained language models for specific text classification tasks using custom datasets. It includes a process for fine-tuning large-scale language models and implementing recurrent networks and transformers for emotional tone detection. The project covers the broader surface of text se

    Jupyter Notebookbertcnncnn-text-classification
    Auf GitHub ansehen↗4,608
  • dsksd/deepnlp-models-pytorchAvatar von DSKSD

    DSKSD/DeepNLP-models-Pytorch

    2,943Auf GitHub ansehen↗

    Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)

    Jupyter Notebook
    Auf GitHub ansehen↗2,943
  • facebookresearch/end-to-end-negotiatorAvatar von facebookresearch

    facebookresearch/end-to-end-negotiator

    1,398Auf GitHub ansehen↗

    Deal or No Deal? End-to-End Learning for Negotiation Dialogues

    Python
    Auf GitHub ansehen↗1,398
  • fanglanting/skip-gram-pytorchF

    fanglanting/skip-gram-pytorch

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fartashf/vseppAvatar von fartashf

    fartashf/vsepp

    523Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗523
  • keon/seq2seqK

    keon/seq2seq

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • huggingface/pytorch-openai-transformer-lmAvatar von huggingface

    huggingface/pytorch-openai-transformer-lm

    1,522Auf GitHub ansehen↗

    🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI

    Pythonlanguage-modelneural-networksopenai
    Auf GitHub ansehen↗1,522
  • meta-llama/llama-cookbookAvatar von meta-llama

    meta-llama/llama-cookbook

    18,375Auf GitHub ansehen↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    Auf GitHub ansehen↗18,375
  • agonopol/go-stemAvatar von agonopol

    agonopol/go-stem

    81Auf GitHub ansehen↗

    Word Stemming in Go

    Go
    Auf GitHub ansehen↗81
  • alexrozanski/llamachatAvatar von alexrozanski

    alexrozanski/LlamaChat

    1,510Auf GitHub ansehen↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    Auf GitHub ansehen↗1,510
  • agermanidis/thingscoopAvatar von agermanidis

    agermanidis/thingscoop

    358Auf GitHub ansehen↗

    Search and filter videos based on objects that appear in them using convolutional neural networks

    Python
    Auf GitHub ansehen↗358
  • aaron-xichen/pytorch-playgroundAvatar von aaron-xichen

    aaron-xichen/pytorch-playground

    2,714Auf GitHub ansehen↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    Auf GitHub ansehen↗2,714
  • alexsergivan/transliteratorA

    alexsergivan/transliterator

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alibaba-edu/simple-effective-text-matching-pytorchA

    alibaba-edu/simple-effective-text-matching-pytorch

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0