kaelzhang / DA-RNN-in-Tensorflow-2-and-PyTorch

A Tensorflow 2 (Keras) implementation of DA-RNN (A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction, arXiv:1704.02971)
MIT License
30 stars 12 forks source link

BUG - When p is not provided #5

Closed ma7555 closed 1 year ago

ma7555 commented 1 year ago

Fixes TypeError: '<' not supported between instances of 'NoneType' and 'int'