Building intelligent systems at the intersection of research and production
class JoseAmorim:
def __init__(self):
self.title = "Data Scientist & AI Engineer"
self.education = "PhD in Machine Learning"
self.interests = ["GenAI", "Deep Learning", "MLOps", "Distributed Systems"]
def current_focus(self):
return "Bridging the gap between ML research and production systems"| ### 🤖 GenAI |
