pytorch-seq2seq VS Seq2seq-PyTorch

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pytorch-seq2seq Seq2seq-PyTorch
3 2
5,169 76
- -
5.4 0.0
3 months ago about 4 years ago
Jupyter Notebook Python
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.

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.

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.

What are some alternatives?

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

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

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

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

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

seq2seq - Attention-based sequence to sequence learning

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

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

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!