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

Add an assertion to the CNN example #14

Open
jpivarski opened this issue Dec 28, 2024 · 0 comments
Open

Add an assertion to the CNN example #14

jpivarski opened this issue Dec 28, 2024 · 0 comments

Comments

@jpivarski
Copy link
Contributor

Sometimes, this can happen:

image image

I don't think we need to impose a fixed random seed (as we do in the autoencoder example). We can let the results vary from day to day, but only publicly display successful fits, as we do with Minuit (see 1bf2f2a). For the CNN, the assertion can be on the "diagonalness" of the confusion matrix, maybe a minimum trace. (The total scale is fixed by the number of entries in the sample.)

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