using different recurrent nueral network (RNN) techniques on time series :
- Batch Normalization.
- Layer Normalization.
- Custom recurrent nueral network (RNN).
- Long short-term memory (LSTM)..
- Gated Recurrent Unit networks (GRUs).
- convolutional neural network (CNN) and recurrent nueral network (RNN) together.
- WaveNet famous architecture.