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
·
guillaume-chevalier avatar

guillaume-chevalier/seq2seq-signal-prediction

0
View on GitHub↗
1,083 stars·289 forks·Jupyter Notebook·Apache-2.0·6 views

Seq2seq Signal Prediction

Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier

Features

  • Deep Learning Frameworks - Tutorial for predicting multichannel temporal sequences.
  • Neural Network Architectures - Sequence-to-sequence signal prediction using deep learning.
  • Educational Tutorials - Introduction to sequence-to-sequence models for signal processing.

Star history

Star history chart for guillaume-chevalier/seq2seq-signal-predictionStar history chart for guillaume-chevalier/seq2seq-signal-prediction

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

Frequently asked questions

What does guillaume-chevalier/seq2seq-signal-prediction do?

Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier

What are the main features of guillaume-chevalier/seq2seq-signal-prediction?

The main features of guillaume-chevalier/seq2seq-signal-prediction are: Deep Learning Frameworks, Neural Network Architectures, Educational Tutorials.

What are some open-source alternatives to guillaume-chevalier/seq2seq-signal-prediction?

Open-source alternatives to guillaume-chevalier/seq2seq-signal-prediction include: guillaume-chevalier/lstm-human-activity-recognition — Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the… karpathy/char-rnn — This project is a character-level language modeling system that uses recurrent neural networks to predict and generate… alrojo/tensorflow-tutorial — Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE. aymericdamien/tensorflow-examples — This repository serves as a structured educational resource for machine learning and deep learning, providing a… binroot/tensorflow-book — This project is a collection of TensorFlow machine learning examples providing reference implementations for various… leriomaggio/deep-learning-keras-tensorflow — Introduction to Deep Neural Networks with Keras and Tensorflow.

Open-source alternatives to Seq2seq Signal Prediction

Similar open-source projects, ranked by how many features they share with Seq2seq Signal Prediction.
  • guillaume-chevalier/lstm-human-activity-recognitionguillaume-chevalier avatar

    guillaume-chevalier/LSTM-Human-Activity-Recognition

    3,485View on GitHub↗

    Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier

    Jupyter Notebookactivity-recognitiondeep-learninghuman-activity-recognition
    View on GitHub↗3,485
  • binroot/tensorflow-bookBinRoot avatar

    BinRoot/TensorFlow-Book

    4,431View on GitHub↗

    This project is a collection of TensorFlow machine learning examples providing reference implementations for various neural network paradigms. It covers supervised, unsupervised, reinforcement, and sequential learning models. The repository includes implementations for convolutional neural networks focused on image classification and ranking, as well as recurrent neural networks for time-series forecasting and sequence-to-sequence translation. It further provides examples of reinforcement learning agents trained via reward optimization and unsupervised learning techniques such as autoencoders

    Jupyter Notebookautoencoderbookclassification
    View on GitHub↗4,431
  • alrojo/tensorflow-tutorialalrojo avatar

    alrojo/tensorflow-tutorial

    1,955View on GitHub↗

    Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE

    Jupyter Notebook
    View on GitHub↗1,955
  • aymericdamien/tensorflow-examplesaymericdamien avatar

    aymericdamien/TensorFlow-Examples

    43,749View on GitHub↗

    This repository serves as a structured educational resource for machine learning and deep learning, providing a library of executable scripts and notebooks. It is designed to help users master the practical application of data processing, model evaluation, and neural network construction through annotated code samples and guided tutorials. The collection focuses on translating theoretical mathematical concepts into functional code, offering proven patterns for common tasks such as classification and regression. By providing curated examples of layer construction and training loops, the reposi

    Jupyter Notebookdeep-learningexamplesmachine-learning
    View on GitHub↗43,749
  • See all 30 alternatives to Seq2seq Signal Prediction→