awesome-repositories.com
Blog
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 keon/seq2seq

Open-source alternatives to Seq2seq

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

  • hitvoice/drqahitvoice avatar

    hitvoice/DrQA

    401View on GitHub↗

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

    Python
    View on GitHub↗401
  • huggingface/pytorch-openai-transformer-lmhuggingface avatar

    huggingface/pytorch-openai-transformer-lm

    1,522View on GitHub↗

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

    Pythonlanguage-modelneural-networksopenai
    View on GitHub↗1,522
  • fanglanting/skip-gram-pytorchF

    fanglanting/skip-gram-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • salesforce/nonauto-nmtS

    salesforce/nonauto-nmt

    0View on GitHub↗
    View on GitHub↗0
  • sanyam5/skip-thoughtssanyam5 avatar

    sanyam5/skip-thoughts

    223View on GitHub↗

    The first public PyTorch implementation of Skip-Thought Vectors

    Python
    View on GitHub↗223
  • kefirski/bytenetK

    kefirski/bytenet

    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
deepsound-project/samplernn-pytorchD

deepsound-project/samplernn-pytorch

0View on GitHub↗
View on GitHub↗0
  • facebookresearch/end-to-end-negotiatorfacebookresearch avatar

    facebookresearch/end-to-end-negotiator

    1,398View on GitHub↗

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

    Python
    View on GitHub↗1,398
  • 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
  • maximumentropy/seq2seq-pytorchMaximumEntropy avatar

    MaximumEntropy/Seq2Seq-PyTorch

    740View on GitHub↗

    Sequence to Sequence Models with PyTorch

    Python
    View on GitHub↗740
  • seannaren/deepspeech.pytorchSeanNaren avatar

    SeanNaren/deepspeech.pytorch

    2,135View on GitHub↗

    Speech Recognition using DeepSpeech2.

    Python
    View on GitHub↗2,135
  • theeluwin/pytorch-sgnsT

    theeluwin/pytorch-sgns

    0View on GitHub↗
    View on GitHub↗0
  • salesforce/pytorch-qrnnsalesforce avatar

    salesforce/pytorch-qrnn

    1,262View on GitHub↗

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

    Python
    View on GitHub↗1,262
  • lemonhu/ner-bert-pytorchL

    lemonhu/NER-BERT-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0View on GitHub↗
    View on GitHub↗0
  • bentrevett/pytorch-sentiment-analysisbentrevett avatar

    bentrevett/pytorch-sentiment-analysis

    4,608View on GitHub↗

    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
    View on GitHub↗4,608
  • dsksd/deepnlp-models-pytorchDSKSD avatar

    DSKSD/DeepNLP-models-Pytorch

    2,943View on GitHub↗

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

    Jupyter Notebook
    View on GitHub↗2,943
  • eladhoffer/seq2seq.pytorchE

    eladhoffer/seq2seq.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • meta-llama/llama-cookbookmeta-llama avatar

    meta-llama/llama-cookbook

    18,375View on GitHub↗

    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
    View on GitHub↗18,375
  • agonopol/go-stemagonopol avatar

    agonopol/go-stem

    81View on GitHub↗

    Word Stemming in Go

    Go
    View on GitHub↗81
  • agermanidis/thingscoopagermanidis avatar

    agermanidis/thingscoop

    358View on GitHub↗

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

    Python
    View on GitHub↗358
  • aaron-xichen/pytorch-playgroundaaron-xichen avatar

    aaron-xichen/pytorch-playground

    2,714View on GitHub↗

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

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    View on GitHub↗2,714
  • alexis-jacq/pytorch-sketch-rnnA

    alexis-jacq/Pytorch-Sketch-RNN

    0View on GitHub↗
    View on GitHub↗0
  • aethercortex/llama-xAetherCortex avatar

    AetherCortex/Llama-X

    1,605View on GitHub↗

    Open Academic Research on Improving LLaMA to SOTA LLM

    Python
    View on GitHub↗1,605
  • alexis-jacq/pytorch-dppoA

    alexis-jacq/Pytorch-DPPO

    0View on GitHub↗
    View on GitHub↗0
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0View on GitHub↗
    View on GitHub↗0
  • alexrozanski/llamachatalexrozanski avatar

    alexrozanski/LlamaChat

    1,510View on GitHub↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    View on GitHub↗1,510
  • alexsergivan/transliteratorA

    alexsergivan/transliterator

    0View on GitHub↗
    View on GitHub↗0
  • alibaba-edu/simple-effective-text-matching-pytorchA

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

    0View on GitHub↗
    View on GitHub↗0
  • akosiorek/hartakosiorek avatar

    akosiorek/hart

    147View on GitHub↗

    Hierarchical Attentive Recurrent Tracking

    Python
    View on GitHub↗147