Skip to content
/ hydro-ml Public

Machine Learning replacement for QGP hydrodynamics simulations

Notifications You must be signed in to change notification settings

bboud/hydro-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydro-ml

The goal of this project is to replace the need for classical hydrodynamic simulation of Quark-Gluon Plasma to infer certainly properties by converting initial state baryon distributions into final state net proton rapidity distributions using machine learning.

Prerequisites

Required

Optional

These packages are only required for generating plots, training, and other applications of Jupyter notebooks.

Use

main.py

usage: hydroml [-h] -d DATASET

Run a machine learning model to generate the final-state net proton pseudorapidity distribution give a dataset of initial-state baryon density distribution.

options:
  -h, --help                      show this help message and exit
  -d DATASET, --dataset DATASET   loads the initial-state dataset

About

Machine Learning replacement for QGP hydrodynamics simulations

Resources

Stars

Watchers

Forks