[PYTHON] Practice RNN TensorFlow

I tried it according to the URL below. https://deepage.net/deep_learning/2016/09/17/tflearn_rnn.html passenger.png

+ Create the following data by changing the csv file location, including the meaning of practice I will omit the details, but the forecast value is given from the weekly data.

passenger_1.png

Thinking in this way makes you feel familiar.

Recommended Posts

Practice RNN TensorFlow
Try TensorFlow MNIST with RNN
[TensorFlow 2] Learn RNN with CTC Loss
numpy practice 1
Linux practice
Practice Pytorch
Tensorflow Glossary
tensorflow mnist_deep.py
TensorFlow tutorial tutorial
RNN AutoEncoder
Try TensorFlow RNN with a basic model