class AkshatSingh:
def __init__(self):
self.username = "akshat-collab"
self.location = "๐ฎ๐ณ India"
self.education = "VIT Bhopal"
self.role = "AI/ML Engineer & Full-Stack Developer"
self.interests = ["Deep Learning", "Cloud Computing", "Cybersecurity"]
self.current_focus = "Federated Learning & Scalable AI Systems"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together ๐")
me = AkshatSingh()
me.say_hi()|
Deep Learning CNNs, GANs, Transformers |
Federated Learning Privacy-Preserving ML |
Cloud-Native AI Scalable ML Pipelines |
"Most bugs are just misunderstood features. Let's fix them with AI." ๐ง