class Gpa(DataScientist, SoftwareEngineer):
def __init__(self):
DataScientist.__init__(self)
SoftwareEngineer.__init__(self)
self.name = "Guido"
self.roles = ["ML Engineer", "AI Engineer"]
self.language_spoken = ["it", "en"]
def say_hi(self):
print("Hello there!")
me = Gpa()
me.say_hi()
π₯
Data Scientist & ML Engineer - MSc in Computer Engineering pursuing a PhD in Reliable Artificial Intelligence
- Italy
-
07:37
(UTC +01:00) - in/guido-parodi-4a014b238
Highlights
- Pro
Popular repositories Loading
-
-
-
piml-tutorial
piml-tutorial PublicSimple tutorial on Physics Informed Machine Learning
Jupyter Notebook
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.