class DataScientist:
def __init__(self):
self.name = "Abdellah Laassairi"
self.role = "Data Scientist | ML Engineer"
self.location = "π«π· France"
self.background = ["Computer Science", "Applied Mathematics"]
self.interests = ["Deep Learning", "MLOps", "Space Technology"]
def say_hi(self):
print("Thanks for visiting my GitHub! Let's build something amazing together.")
me = DataScientist()
me.say_hi()
- π Working on advanced ML models and MLOps pipelines
- π± Exploring Large Language Models and their applications
- π― Building scalable data infrastructure
- π» Writing poetry and playing violin in free time