class AI_Engineer:
def __init__(self):
self.name = 'Luong Tuan Anh'
self.job = 'AI/ML Engineer'
def hello_everyone(self):
print("Hello, hope my material useful for you")
if __name__ == '__main__':
me = AI_Engineer()
me.hello_everyone()
AI Engineering
- HaNoi, VietNam
- profile.php?id=100051736371840
- in/luong-tuan-anh-0a8a3b281
Pinned Loading
-
-
-
-
Image_captioning
Image_captioning PublicImage-captioning: End-to-end model Seq2seq with attention
Python 1
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.