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()
I may be slow to respond.
Pinned Loading
-
-
Profile-DeveshTarasia/Video-Synthesis-Exp
Profile-DeveshTarasia/Video-Synthesis-Exp PublicJupyter Notebook
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.