Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RNNs implementation #11

Open
GGchen1997 opened this issue Feb 13, 2021 · 1 comment
Open

RNNs implementation #11

GGchen1997 opened this issue Feb 13, 2021 · 1 comment

Comments

@GGchen1997
Copy link

“There are as many of these RNNs as there are movie entities discussed in the discourse.”

I could not find these RNNs' implementation. One entity needs an RNN so will there be overfitting? Could you point out the specific code" in which line", and I could not find where.

@RaymondLi0
Copy link
Owner

This sentence actually means that the RNN takes as many inputs sequences as there are movies discussed in the dialogue. Only one RNN model is used for sentiment analysis: https://github.com/RaymondLi0/conversational-recommendations/blob/master/models/recommender_model.py#L109
Hope this helps.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants