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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
E

eladhoffer/seq2seq.pytorch

0
View on GitHub↗
0 stars·0 forks·10 views

Seq2seq.pytorch

Features

  • Model Implementations - Sequence-to-sequence learning implementation.
  • Natural Language Processing - Sequence-to-sequence learning implementation.
  • General NLP - Listed in the “General NLP” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for eladhoffer/seq2seq.pytorchStar history chart for eladhoffer/seq2seq.pytorch

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Seq2seq.pytorch

Similar open-source projects, ranked by how many features they share with Seq2seq.pytorch.
  • sanyam5/skip-thoughtssanyam5 avatar

    sanyam5/skip-thoughts

    223View on GitHub↗

    The first public PyTorch implementation of Skip-Thought Vectors

    Python
    View on GitHub↗223
  • 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
  • deepsound-project/samplernn-pytorchD

    deepsound-project/samplernn-pytorch

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

    barissayil/SentimentAnalysis

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Seq2seq.pytorch→

Frequently asked questions

What are the main features of eladhoffer/seq2seq.pytorch?

The main features of eladhoffer/seq2seq.pytorch are: Model Implementations, Natural Language Processing, General NLP.

What are some open-source alternatives to eladhoffer/seq2seq.pytorch?

Open-source alternatives to eladhoffer/seq2seq.pytorch include: sanyam5/skip-thoughts — The first public PyTorch implementation of Skip-Thought Vectors. huggingface/torchmoji — 😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment,… facebookresearch/end-to-end-negotiator — Deal or No Deal? End-to-End Learning for Negotiation Dialogues. bentrevett/pytorch-sentiment-analysis — This project is a PyTorch sentiment analysis tutorial and a deep learning implementation for analyzing text. It… dsksd/deepnlp-models-pytorch — Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ). barissayil/sentimentanalysis.