About me
from life import Creativity
class Life(Creativity):
def __init_life__(self):
self.current_job_title = "Associate Data Scientist"
self.open_for_opportunity = True
self.current_company = "Scry Analytics"
def current_projects(self):
self.currently_learning = "Computer vision & Deep Learning π"
self.currently_working_on = "Imgage segmentation π±"
self.excited_for = "Internt of Things π"
def contact_me(self):
self.email = "deepak008@live.com"
if '__repo__' == '__helpful__':
star.it()
fork.it()



