Skip to content

locosoft1986/pytorch-signal-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch Seq2Seq Signal Prediction Exercises

Inspired by Tensorflow version: https://github.com/guillaume-chevalier/seq2seq-signal-prediction/

[x] Exercise 1: Predict the future signals of dataset V1 using seq2seq model. The dataset generator V1 should randomly produce a two features data set of sine and cosin signals.

[-] Exercise 2: Predict the future signals of dataset V2 using seq2seq model. The dataset shoudl randomly produce a superposition of two sine waves.(In Progress: currently using bidirectional LSTM)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published