class PrasannaKasar:
def __init__(self):
self.name = "Prasanna Kasar"
self.role = "GSoC '25 Contributor @ CERN-HSF"
self.education = "B.Tech Computer Engineering Β· VJTI Mumbai Β· 2027"
self.gsoc = {
"org" : "CERN-HSF",
"project" : "ROOT TMVA SOFIE β ML inference code generation",
"year" : 2025,
}
self.interests = ["HEP Software", "ML Systems", "Full Stack", "CP"]
self.contact = "prasanna.kasar06@gmail.com"
def __str__(self):
return "Building at the intersection of Physics & Code π"Project: ROOT TMVA SOFIE β Generating Production-Ready ML Inference Code
Contributing to CERN's ROOT framework, specifically the TMVA SOFIE module β a system that translates trained ML models into fast, standalone C++ inference code for High Energy Physics experiments.
π View GSoC Project


