class NibirBiswas:
def __init__(self):
self.name = "Nibir Biswas"
self.role = "AI / ML Engineer"
self.location = "India ๐ฎ๐ณ"
self.os = "Linux ๐ง" # non-negotiable
self.learning = ["PyTorch", "Deep Learning", "MLOps", "LLMs"]
self.passion = ["Computer Vision", "Neural Nets from Scratch", "Open Source"]
self.fun_fact = "I debug neural nets faster than I debug my sleep schedule ๐
"
def currently(self):
return {
"building" : "ML tools that actually solve real problems",
"studying" : "The math behind every layer โ no black boxes",
"mantra" : "Understand it. Build it. Break it. Rebuild it better.",
}
def __str__(self):
return "Turning data into decisions, one epoch at a time. ๐"
me = NibirBiswas()
print(me)๐ง Deep Learning Theory โโโโโโโโโโโโโโโโโโโโ 60% โ diving into the math
๐ฅ PyTorch โโโโโโโโโโโโโโโโโโโโ 35% โ hands-on every day
๐๏ธ MLOps & Pipelines โโโโโโโโโโโโโโโโโโโโ 20% โ infra for real models
๐ค HuggingFace / LLMs โโโโโโโโโโโโโโโโโโโโ 10% โ on the horizon
๐ณ Docker / Containers โโโโโโโโโโโโโโโโโโโโ 55% โ getting comfortable
๐ง Linux is my home โ I don't just use it, I live in it.
๐ฌ I build frameworks before I use them โ
micro-tensorexists because understanding beats importing.
๐ Best debugging happens at midnight โ when the logs finally start making sense.
๐ I read papers for fun โ arxiv.org is my social media.
โ Fuel: Coffee โ Code โ Train โ Evaluate โ Repeat.
"The best model is the one you understand completely."
โ๏ธ nibir.github@gmail.com ย |ย ๐ github.com/nibir-ai

