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
Hello, I'm studying your excellent work. From the article Sec.II-C, the dropout rate is chosen to be 0.2 for the LSTMs and fully connected layers. But in the code, it seems to be 0.
Hello, I'm studying your excellent work. From the article Sec.II-C, the dropout rate is chosen to be 0.2 for the LSTMs and fully connected layers. But in the code, it seems to be 0.
So is the dropout layer still required?