You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am new to lstm. I find that lstm layer will output T * num_output for T sequence, However, I want to build a many to one model, what should I do?