How can I preprocess 4dimensional array data for lstm keras? I am trying to use lstm for deep learning keras with input

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

How can I preprocess 4dimensional array data for lstm keras? I am trying to use lstm for deep learning keras with input

Post by answerhappygod »

How can I preprocess 4dimensional array data for lstm keras?
I am trying to use lstm for deep learning keras with input dataand out data. I use input data for sentences(with word2vecpreprocess) and output data for 4 dimensional array.([the number ofcurrent sentence][word][51][4]) The main problem is output data. Idon't know how to build model with the ouput data. Is there anygood lstm model that I refer to?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply