Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

PDF says softmax 4 but create_COVIDx_v2.ipynb only creates 3 categories. #31

Closed
Justus-M opened this issue Apr 6, 2020 · 1 comment
Closed

Comments

@Justus-M
Copy link

Justus-M commented Apr 6, 2020

Apparently the model uses 4 softmax layers, but the latest dataset creation notebook only splits the cases into Normal, Pneumonia and Covid-19. There seems to be a mismatch here. What is the latest approach?

@lindawangg
Copy link
Owner

This is an error. Softmax should be 3 classes. Thanks for pointing it out.

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

No branches or pull requests

2 participants