-
Notifications
You must be signed in to change notification settings - Fork 8
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
Initial commit with CNN-based energy regression and ID tf model. #1
Conversation
A new Pull Request was created by @riga (Marcel R.) for branch master. @perrotta, @smuzaffar, @mrodozov, @kpedro88, @cmsbuild, @slava77, @gudrutis can you please review it and eventually sign? Thanks. |
@riga |
@slava77 I will open the PR within the next 90 minutes. |
@rovere fyi |
Pull request #1 was updated. |
The tests are being triggered in jenkins. |
The tests are being triggered in jenkins. |
Comparison job queued. |
Comparison is ready @slava77 comparisons for the following workflows were not done due to missing matrix map:
Comparison Summary:
|
+externals |
Comparison is ready Comparison Summary:
|
The tests are being triggered in jenkins. |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
@perrotta @kpedro88 as you have signed cms-sw/cmssw#27917 I assume you approve this PR as well (in any case it only adds new files, it does not modify anything already existing) |
+1 |
merge |
+externals |
Move RecoHGCal-TICL data to new tag, see cms-data/RecoHGCal-TICL#1
+upgrade |
This PR adds an initial tensorflow model for energy regression and particle identification that is used in the HGCal reconstruction. The model is described in detail in this talk given at the last Patatrack Hackathon.
In addition, I added a few links to the README for easy navigation.
Edit: The cms-sw/cmssw PR for this is cms-sw/cmssw#27917.