class Developer:
def __init__(self):
self.name = "Vijay Sai Chigullapally"
self.role = ["Data Engineer", "Machine Learning Engineer"]
self.education = "MS in Computer Science @ University of North Texas"
self.gpa = 4.0
self.interests = [
"Machine Learning & Deep Learning",
"Data Engineering & Big Data",
"Scalable AI Systems"
]
def get_achievements(self):
return {
"ml_performance": "15% accuracy improvement using CNNs & Transformers",
"latency_optimization": "30% inference latency reduction via pruning & quantization",
"data_scale": "Built ETL pipelines processing 500GB+ unstructured data",
"streaming": "Handled 1M+ events/day using Kafka-based pipelines"
}
I am currently pursuing a Master’s degree in Computer Science at the University of North Texas.
Highlights
- Pro
Pinned Loading
-
mdzh10/FinBot-AI-Powered-Chatbot-For-Personal-Finance-Management
mdzh10/FinBot-AI-Powered-Chatbot-For-Personal-Finance-Management Public -
Biomedical_Image_Classifier
Biomedical_Image_Classifier PublicBiomedical image classification using deep learning, comparing a baseline CNN with a fine-tuned ResNet50 model for pneumonia detection, including trained model weights and reproducible notebooks.
Jupyter Notebook
-
us_gasoline_diesel_prices_1995_2021
us_gasoline_diesel_prices_1995_2021 PublicMulti-page data visualization website exploring U.S. gasoline and diesel retail price trends (1995–2021) using Python, Tableau, and D3.js..
HTML
-
polyglot-neural-architecture
polyglot-neural-architecture PublicA multimodal deep learning project that integrates SQL, MongoDB, Graph, and Vector databases to predict user engagement with movies using PyTorch
Python
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.
