Undergrad at Heritage Institute of Technology.
Artificial Intelligence and Machine Learning enthusiast and a deligent worker to the end and confident on performing all the tasks given with maximum accuracy and on time.
class Soumadeep03:
def __init__(self):
self.user = "Soumadeep03"
self.name = "Soumadeep Maji"
self.linkedIn = "https://www.linkedin.com/in/soumadeep-maji-075410224/"
self.skills = {
'code': ['Python','Java','C','C++','Arduino'],
'tools': ['Tensorflow','PyTorch','Numpy','Pandas','Jupyter Notebook','MySQL']
}
self.architecture= ['Neural Networks','Data Acquisition', 'Data Processing', 'Data Modeling', 'Execution', 'Deployment']
self.freetime = ['Open source contribution','Reading']
def __str__(self):
return self.name
if __name__ == '__main__':
me = Soumadeep03()
I love connecting with different people so if you want to say hi, I will be happy to get in touch with you! :)