Replies: 1 comment
-
What network are you using, and what type of training data are you using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
MY MODEL
summary: I am trying to train a model with 1 text input and text 1 output, specifically, the input is a product review and the output specifies if it is "good" or "bad." I have tried LSTM and GRU
problem: it is not training properly. I keep getting 'the' repeated over and over when I run my trained network. So what makes a good Neural network? Here are some questions I have
Thanks
Beta Was this translation helpful? Give feedback.
All reactions