Skip to content
View LuongTuanAnh163002's full-sized avatar
Block or Report

Block or report LuongTuanAnh163002

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LuongTuanAnh163002/README.md

Hi there 👋

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()

Pinned Loading

  1. DataStructure_and_Algorithm DataStructure_and_Algorithm Public

    Python 1

  2. Resnet_AnhLT Resnet_AnhLT Public

    Python 1

  3. Yolov2s Yolov2s Public

    Python 1

  4. computer_vision computer_vision Public

    Jupyter Notebook 1

  5. Image_captioning Image_captioning Public

    Image-captioning: End-to-end model Seq2seq with attention

    Python 1

  6. Yolov1s Yolov1s Public

    Python 1