Seq2seq-PyTorch VS pytorch-seq2seq

Compare Seq2seq-PyTorch vs pytorch-seq2seq and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Seq2seq-PyTorch pytorch-seq2seq
2 3
76 5,150
- -
0.0 5.4
about 4 years ago 3 months ago
Python Jupyter Notebook
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Seq2seq-PyTorch

Posts with mentions or reviews of Seq2seq-PyTorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-31.

pytorch-seq2seq

Posts with mentions or reviews of pytorch-seq2seq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.

What are some alternatives?

When comparing Seq2seq-PyTorch and pytorch-seq2seq you can also consider the following projects:

Deep-Learning-Papers-Reading-Roadmap - Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

Time-Series-Forecasting-Using-LSTM - Time-Series Forecasting on Stock Prices using LSTM

tensor2tensor - Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

seq2seq - Attention-based sequence to sequence learning

poolformer - PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)

seq2seq - Attention-based sequence to sequence learning [Moved to: https://github.com/alex-berard/seq2seq]

Behavior-Sequence-Transformer-Pytorch - This is a pytorch implementation for the BST model from Alibaba https://arxiv.org/pdf/1905.06874.pdf

ru-dalle - Generate images from texts. In Russian

sequitur - Library of autoencoders for sequential data

awesome-speech-recognition-speech-synthesis-papers - Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)

pytorch-GAT - My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!