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()-
Notifications
You must be signed in to change notification settings - Fork 0
DEVESHTARASIA/DEVESHTARASIA
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Β | Β | |||
Repository files navigation
About
My Personal Repository
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published