class Keshav:
def __init__(self):
self.username = 'keshavganapathy'
self.name = 'Keshav Ganapathy'
self.school = 'University of Maryland College Park'
self.portfolio = 'https://keshavganapathy.github.io/'
self.interests = ['Machine Learning', 'Natural Language Processing', 'Software Engineering']
self.current_internships = [Looking!]
self.code = {
'frontend': ['HTML', 'CSS', 'JavaScript', 'Boostrap', 'Bulma', 'Svelte'],
'languages': ['Python', 'Java'],
'libraries': ['Sklearn', 'Pandas', 'NumPy', 'TensorFlow', 'MatplotLib', 'PyTorch', 'Datascience'],
'tools': ['GIT', 'GitHub', 'GitLab', 'Jupyter notebook'],
'development-tools': ['Atom', 'Spyder'],
'os': ['Windows', 'MacOS'],
}
def __str__(self):
return self.name
if __name__ == '__main__':
me = Keshav()
- Maryland
-
07:11
(UTC -05:00) - https://keshavganapathy.github.io/
Highlights
- Pro
Pinned Loading
-
an-open-review-of-openreview
an-open-review-of-openreview PublicAn Open Review of OpenReview: A Critical Analysis of the Machine Learning Conference Review Process. arXiv: https://arxiv.org/abs/2010.05137
-
harmony
harmony PublicForked from agoldstein03/Blueprint-2021-Project
Harmony is a web application that allows near-synchronous collaboration between musicians, with a focus on educational applications.
Svelte
-
sbu-research
sbu-research PublicOver the summer, I worked in ML and NLP with Dr. Niranjan Balasubramanian. The code done during the summer can be found in this repository.
Jupyter Notebook
-
brainfun
brainfun PublicForked from agoldstein03/Brainfun
An award winning web application that teaches kids logical thinking via the esoteric programming language Brainf***.
Vue
-
ga
ga PublicResearch Conducted at Johns Hopkins University on Genetic Algorithm for Hyperparameter Optimization
Python
If the problem persists, check the GitHub status page or contact support.