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

W2D5 Tutorial 1 comment on model performance doesn't make sense #391

Open
YamilVidal opened this issue Jul 25, 2024 · 0 comments
Open

W2D5 Tutorial 1 comment on model performance doesn't make sense #391

YamilVidal opened this issue Jul 25, 2024 · 0 comments

Comments

@YamilVidal
Copy link

`
16x16 images - Accuracy (RIMs): 74.29%
19x19 images - Accuracy (RIMs): 64.23%
24x24 images - Accuracy (RIMs): 34.96%
16x16 images - Accuracy (LSTMs): 72.68%
19x19 images - Accuracy (LSTMs): 44.21%
24x24 images - Accuracy (LSTMs): 15.17%

The accuracy of the model on 16x16 images is fairly close to what was observed on smaller images, indicating that the increase in size to 16x16 does not significantly impact the model's ability to recognize the images. However, RIMs demonstrate generalize better, when working with the larger 19x19 and 24x24 images - compared to LSTMs.
`

The accuracy with 16x16 is not fairly close to any other accuracy. The increase in size does impact performance negatively.

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

1 participant