Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

incorrect predicted output shape #26

Open
jdongca2003 opened this issue Sep 25, 2016 · 0 comments
Open

incorrect predicted output shape #26

jdongca2003 opened this issue Sep 25, 2016 · 0 comments

Comments

@jdongca2003
Copy link

I checked out code from master branch and printed sims shape.

in insurance_qa_eval.py, after line 179 (sims = self.model.predict([question, answers]) ),
I printed sims shape

"print(sims.shape)"

nb_epoch is set to 5. It is strange that its shape is (500, 500). I assume that it is (500,1).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant