Skip to content

DEVESHTARASIA/DEVESHTARASIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 

Repository files navigation

Hi there πŸ‘‹

class ReadMe:
    def __init__(self, username="DEVESHTARASIA"):
        self.username = username
        self.name = 'Devesh Tarasia'
        self.education = \
		{
            	'Undergraduate': ['Bachelors of Technology (EEE)', 'Shiv Nadar University University'],
		'Graduate': ['Master of Science (Computer Vision and Machine Learning)', 'Northeastern University']
		}
	self.techStack = \
		{
		'Languages': ['Python', 'R', 'Matlab', 'C++', 'Bash', 'Kotlin'],
		'Frameworks': ['OpenCV', 'Keras', 'PyTorch', 'Flask', 'Scikit-learn', 'Matplotlib', 'Pandas', 'PySpark', 'Hadoop'],
		'Tools': ['Git', 'Docker', 'MySQL'],
		'Software Platforms': ['Linux', 'AWS Sagemaker', 'R Studio', 'Jupyter Notebook', 'Android'],
		'Knowledge Areas': ['Supervised Learning', 'Unsupervised Learning', 'Reinforcement Learning', 'Computer Vision', 'Image Processing', 'Deep Learning']
		}
	self.other_interests = \
		[
		'DIY Electronics and Embedded Systems',
		'Outdoors',
		'Ricing my Unix Setup'
		]


me = ReadMe()

About

My Personal Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published