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 comparisons with non-ML algorithms #7

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

therwig
Copy link
Contributor

@therwig therwig commented Mar 17, 2020

Idea is to enhance AE benchmarking by adding some comparisons with more traditional algs. So far I've implemented "simple thresholding" and "super trigger cells (STC)". There are two threshold variants: lo is 1.35 transverse MIPs while hi is 2.
STC1 is the 'idealized' version of STC where the energy is treated as originating from the 'sub-cell' that contributes the maximum to the trigger cell. In STC2, no position information is retained -- the energy is shared equally among all four of the constituent cells.
The most relevant comparison is STC2 versus the autoencoder.

I'm still discussing a few aspects of this w/ Jim, so let's wait to merge until things are further along and discuss here in the mean time.

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

Successfully merging this pull request may close these issues.

2 participants