AI/ML researcher and Computer Science undergraduate at SRM Institute of Science and Technology (CGPA: 9.80/10.00), specializing in Artificial Intelligence and Machine Learning. Lead author with publications in computer vision (ICCCNet 2025) and algorithmic optimization (IEEE submission under review). Passionate about building intelligent systems that solve real-world problems.
class HanishKumar:
def __init__(self):
self.name = "Hanish Kumar S"
self.role = "AI/ML Researcher | Published Author"
self.location = "Chennai, Tamil Nadu, India"
self.education = "SRM Institute | CSE (AI & ML) | CGPA: 9.80/10.00"
self.languages = ["English", "Tamil", "Telugu", "Kannada", "Hindi"]
def current_focus(self):
return {
"research": ["GPU-accelerated algorithms", "Computer vision"],
"development": ["Custom NLP models", "Deep learning optimization"],
"learning": ["Reinforcement Learning", "Advanced neural architectures"]
}
def achievements(self):
return {
"competitions": "1st Place IIT Madras (500+ teams) | Top 1% Amazon ML Challenge",
"publications": "ICCCNet 2025 (Accepted) | IEEE TPDS (Under Review)",
"certifications": "Stanford ML | NVIDIA Deep Learning | Top 2% NPTEL IIT"
}
researcher = HanishKumar()
print("Let's collaborate on groundbreaking AI research!")Research interests: GPU acceleration · Computer vision · NLP · Deep learning optimization
"Research without implementation is incomplete. Code without research is limited."
From hanish9193 · Last updated December 2025



