Stateful LSTM with Conv1D preprecessing in Tensorflow

后端 未结 0 602
既然无缘
既然无缘 2021-01-28 15:09

I currently have a stateful LSTM for sequence prediction in Tensorflow. My model is like this:

model = tf.keras.Sequential(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题