WGANs for HGCAL data at CMS.
Project developed during my summer working at CERN's Openlab with Dr. Maurizio Pierini.
Most of the work is documented in my report (although it misses some updates).
NumPymatplotlibh5pysetGPUgpustattensorflow-gpukeras(v. >= 1.2.0)root_numpy
envcontains scripts to set up the environment at SF's GPUs.preprocessingcontains tools to preprocess ROOT files and convert them to HDF5.ganscontains GAN implementations for training. The best so far iswgan_conv2d_regression.py.notebookscontains Jupyter Notebooks used for evaluation.