class ME :
def __init__(self):
self.name = 'Gokul Balachandran'
self.age = 20
self.education = 'Pursuing engineering in Computer Science'
self.SKILLS = ['Python']
self.Python_Lib_Known = ['Tensorflow', 'Sci-Kit learn', 'opencv', 'Pandas', 'Numpy', 'Matplotlib']
self.interest = ['Deep Learning', 'Computer Vision', 'Data Science']
def update_Python_Lib_Known(self, Lib):
self.Python_Lib_Known.append(Lib)
🎯
Focusing
Highlights
- Pro
Pinned Loading
-
api-imjustgood.com
api-imjustgood.com PublicForked from goodop/api-imjustgood.com
Sample request for api.imjustgood.com
Python
-
-
-
-
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.