class PhDResearcher:
def __init__(self):
self.name = "Hussein Loubani"
self.role = "π§ PhD Researcher"
self.focus = "π€ AI & Computer Vision"
self.domain = "π Robotics & Autonomous Driving"
self.affiliation = "π¬ CIAD Lab @ UTBM β France"
def say_hi(self):
print("Thanks for visiting! Let's build intelligent systems together.")
me = PhDResearcher()
me.say_hi()
PhD Researcher | AI & Computer Vision | Autonomous Robotics
-
CIAD Lab - UTBM
- MontbΓ©liard, Bourgogne-Franche-ComtΓ©, France
- https://www.linkedin.com/in/hussein-loubani/
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.