Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isa1asn/cern-electron-collision-data-m-prediction
CERN Electron collision data- Invariant mass prediction
https://github.com/isa1asn/cern-electron-collision-data-m-prediction
adam-optimizer artificial-neural-networks gradio gradio-interface keras mean-squared-error ml particle-physics prediction regression sklearn tensorflow
Last synced: 7 days ago
JSON representation
CERN Electron collision data- Invariant mass prediction
- Host: GitHub
- URL: https://github.com/isa1asn/cern-electron-collision-data-m-prediction
- Owner: Isa1asN
- Created: 2023-09-13T12:21:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-14T12:28:13.000Z (over 1 year ago)
- Last Synced: 2024-11-19T19:02:40.512Z (2 months ago)
- Topics: adam-optimizer, artificial-neural-networks, gradio, gradio-interface, keras, mean-squared-error, ml, particle-physics, prediction, regression, sklearn, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 6.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# CERN Electron Collision Data
## Particle collision events with two electrons- Invariate electron mass prediction using artificial neural networks
## About Dataset
This dataset contains 100k dielectron events in the invariant mass range 2-110 GeV for use in outreach and education. These data were selected for use in education and outreach and contain a subset of the total event information.
## Content
* Run: The run number of the event
* Event: The event number.
* E1, E2: The total energy of the electron (GeV) for electrons 1 and 2.
* px1,py1,pz1,px2,py2,pz2: The components of the momemtum of the electron 1 and 2 (GeV).
* pt1, pt2: The transverse momentum of the electron 1 and 2 (GeV).
* eta1, eta2: The pseudorapidity of the electron 1 and 2.
* phi1, phi2: The phi angle of the electron 1 and 2 (rad).
* Q1, Q2: The charge of the electron 1 and 2.
* M: The invariant mass of two electrons (GeV).
dataset can be found at kaggle https://www.kaggle.com/datasets/fedesoriano/cern-electron-collision-data