ValueError: Error when checking input: expected lstm_input to have 3 dimensions, but got array with shape (6378, 1024)

前端 未结 0 1906
面向向阳花
面向向阳花 2020-12-11 17:20
import numpy as np
from tensorflow.python.keras.layers import Input, Dense
from keras.models import Sequential
import tensorflow as tf
import tensorflow 
from tensor         


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