This little demo shows how to generate a sine with Keras LSTM. It feeds its own prediction back in, in order to generate a whole time series, and not just one point ahead in the future. It is still a little unstable, meaning the quality (especially the amplitude of the predicted sine) of output depends on the random seed. The output looks something like this:
-
Notifications
You must be signed in to change notification settings - Fork 3
Binbose/LSTM-sine-generator-keras
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This little demo shows how to generate a sine with Keras LSTM. It feeds its own prediction back in, in order to generate a whole time series, and not just one point ahead in the future.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published