class Ananth:
def __init__(self):
self.username = 'Anantha Padmanaban'
self.name = 'Anantha Padmanaban Krishna Kumar'
self.education = {
'graduate': ['University' : 'Boston University',
'Degree' : 'Master's in Data Science']
'undergraduate': ['University' : 'Sastra University',
'Degree' : 'Bachelor's in Computer Science'],
}
self.skills = {
'progtamming_language': ['Python', C++']
'library': ['Pytorch', 'TensorFlow', 'Keras', 'OpenCV','sk-learn'],
'Interest': ['Deep Learning', 'Computer Vision',
'Natural Language Processing', 'Large Language Models', 'Generative AI'],s
'MLOps' ['AWS', 'GCP', 'Kubernetes', 'Docker', 'Git', 'Apache Airflow', 'Jenkins', 'CUDA'.
}
def __str__(self):
return self.name
if __name__ == '__main__':
me = Ananth()
- Boston, MA
-
15:43
(UTC -05:00) - in/anantha-padmanaban-krishna-kumar
Pinned Loading
-
Visionary-Sign-Detector
Visionary-Sign-Detector PublicA Visionary-Sign-Detector utilizing Gemini AI for nuanced traffic sign interpretation in ADAS.
Python 1
-
-
The-Oracle-of-Hogwarts
The-Oracle-of-Hogwarts PublicRAG based Q&A system using Pinecone, OpenAI, Langchain
Jupyter 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.