Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 509 Bytes

File metadata and controls

17 lines (11 loc) · 509 Bytes

DLStudy

Deep learning study group in S. K. Kim's lab.

Try applying deep learning to HEP data.

TMVAMNIST

MNIST Multiclass Classification Implementation with TMVA, ROOT, C++ language

PyKerasMNIST

MNIST Multiclass Classification Implementation with PyMVA, PyROOT, Python language

CNN

MNIST Multiclass Classification CNN Implementation with kDL and kPyKeras methods in TMVA.

uprootMNIST

MNIST Multiclass Classification using uproot package to read root file in the pure python environment