How to apply the ConvLSTM layers

前端 未结 0 1498
遥遥无期
遥遥无期 2020-12-04 14:46

I was doing a classification machine learning with an input of (700,50,34) (batch, step,features)

def convLSTM_model(X_train, y_train, X_test, y_test, num_cla         


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