class RicardoRobledo:
def __init__(self):
self.name = "Ricardo Robledo"
self.role = "AI Engineer"
self.interests = ["Machine Learning", "Deep Learning", "Computer Vision",
"Generative AI", "Chatbots", "Automation", "Data Science"]
self.currently_learning = ["Calculus", "Data Science"]
self.hobbies = ["Coding π»", "Reading π", "Learn German π©πͺ", "Playing Guitar πΈ", "Drawing βοΈ", "Writing βοΈ"]
self.favorite_bands = "Mikel Erentxun and The Smiths"
def say_hi(self):
print("Thanks for visiting my GitHub! Let's build something amazing together!")
me = RicardoRobledo()
me.say_hi()
AI & Data Science | Web Frameworks | Databases | DevOps |
|
|
|
|
|
|
"The sky's the limit" - Jason Brownlee