Skip to content

Use the deep learning recursive neural network keras RNN-LSTM Seq2Seq Many to Many model to predict some untrained points on a circle.

License

Notifications You must be signed in to change notification settings

soarbear/lstm_seq2seq_model_prediction

Repository files navigation

lstm_seq2seq_model_prediction

Use the deep learning recursive neural network keras RNN-LSTM Seq2Seq Many to Many model to predict some untrained points on a circle.

Environment

Google Colab CPU/GPU/TPU
keras 2.2.5 LSTM
Ubuntu 18.04.3 LTS
Python 3.6.8
Numpy 1.17.3
Pandas 0.25.2
sklearn 0.21.3

Model

alt text

Result

alt text

By increasing the number of epochs and neurons, a satisfactory result is obtained in accuracy as shown above. This shows how important the adjustment of hyperparameters, including the selection of cost functions and activation functions, is in terms of accuracy.

Language

Explanation in Japanese

About

Use the deep learning recursive neural network keras RNN-LSTM Seq2Seq Many to Many model to predict some untrained points on a circle.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages