KEMBAR78
GitHub - tolgacangoz/tolgacangoz: ๐Ÿงโ€โ™‚๏ธ
Skip to content

tolgacangoz/tolgacangoz

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 

Repository files navigation

Hello there ๐Ÿ‘‹

visitors Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "M. Tolga Cangรถz"
        self.role = "Machine Learning Engineer"
        self.language_spoken = ["tr_TR", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

๐Ÿ”ง Technologies & Tools

ccpluspluspythongitlinuxopencvpandaspytorchscikit_learn

GitHub Stats

Tolga's GitHub Stats

About

๐Ÿงโ€โ™‚๏ธ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published