Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View rishishanthan's full-sized avatar

Block or report rishishanthan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rishishanthan/README.md

πŸ‘‹ Hi, I’m Rishi Shanthan Bhagavatham

πŸŽ“ Graduate Student in Data Science @ University at Buffalo (Expected May 2025)
πŸ’‘ Passionate about AI, Machine Learning, and Computer Vision β€” with experience in building intelligent systems that combine research insight and real-world scalability.


πŸš€ About Me

I’m an aspiring AI Engineer / Data Scientist / Computer Vision Researcher, focused on solving challenging real-world problems through data-driven insights and deep learning models.

My projects span across domains β€” from autonomous traffic object detection, transformer architectures for text understanding, financial LSTM forecasting, to molecular dynamics simulation using LAMMPS and MATLAB.

I enjoy transforming complex datasets into practical applications and have experience with the entire ML pipeline β€” data preprocessing, model building, optimization, visualization, and deployment.

✨ Please do checkout my new blackberry, lime image classifying live web app. It is a bit interesting πŸ˜….

Repo Link for information, Web app link


🧠 My Technical Skills

Languages: Python, MATLAB, SQL, R, C

Core Libraries: NumPy, Pandas, Scikit-learn, Matplotlib, OpenCV, Seaborn
Deep Learning Frameworks: PyTorch, TensorFlow
Specialized Areas:

  • Neural Networks (CNNs, RNNs, LSTMs, Transformers)
  • Computer Vision (YOLO, Object Detection, Image Processing)
  • NLP (Text Classification, Attention Models)
  • Financial & Time-Series Modeling (VaR, Risk Estimation)
  • Simulation (Molecular Dynamics, LAMMPS, MATLAB Analysis)
  • Database & Querying (MySQL, SQLite, MongoDB)
    Tools & Platforms: Git, Jupyter, VS Code, Kaggle, Flask, Docker, Google Colab

πŸ† Publication

πŸ“„ Cardiovascular Disease Prediction using Machine Learning
Published in International Journal of Scientific Research in Engineering and Management (IJSREM)
πŸ”— View Publication


πŸ’Ό Experience

AI & Deep Learning Intern (14 months)
Developed end-to-end AI systems integrating computer vision, NLP, and predictive analytics.
β€’ Focused on optimizing CNNs and transformer models for efficiency and scalability.
β€’ Deployed ML pipelines and managed experimentation workflows using Python & PyTorch.

Graduate Research & Project Work – Data Science, AI & Deep Learning @ University at Buffalo
Worked on applied ML projects spanning computer vision, NLP, and data analytics β€” from real-time detection to deep sequence learning and simulation modeling.


πŸŽ“ Education

M.S. in Engineering Science (Data Science)
University at Buffalo, The State University of New York
πŸ“… Jan 2024 – Aug 2025

B.Tech in Indian Institute of Technology Bhubaneswar (IIT Bhubaneswar)
πŸ“… 2019 – 2023


🌐 Connect with Me

πŸ’Ό LinkedIn – Rishi Shanthan Bhagavatham
πŸ’» Kaggle – Rishi_Shanthan
πŸ“« Email: [email protected]
πŸ“ Buffalo, New York, USA


⭐ "Building models that see, think, and act intelligently."

Pinned Loading

  1. traffic-object-detection-yolov3 traffic-object-detection-yolov3 Public

    Real-time traffic object detection system using YOLOv3 and OpenCV’s DNN module. Detects vehicles, pedestrians, and road objects in live or recorded video streams, with FPS overlay and scene IoU ana…

    Python

  2. blackberry-lime-visual-classifier blackberry-lime-visual-classifier Public

    Two-stage deep learning system to classify fruit type (blackberry vs lime) and its presentation style using fine-tuned ResNet-18.

    Jupyter Notebook

  3. covid-mlp covid-mlp Public

    COVID-19 mortality prediction using a shallow neural network on CDC data

    Python

  4. lstm-stock-forecasting-with-var lstm-stock-forecasting-with-var Public

    Next-day stock price forecasting with a lightweight LSTM plus Value-at-Risk (VaR) risk calibration β€” end-to-end PyTorch pipeline with reproducible results.

    Jupyter Notebook

  5. nanoglass-md-preprocessor nanoglass-md-preprocessor Public

    MATLAB pre-processor for constructing nanoglass structures from metallic-glass snapshots for molecular-dynamics simulations. Generates multi-grain Cu–Zr nanoglass datafiles for LAMMPS and OVITO ana…

    MATLAB

  6. transformer-from-scratch-seq transformer-from-scratch-seq Public

    From-scratch Transformer in PyTorch β€” embeddings, positional encoding, multi-head attention, encoder/decoder stacks, and a clean training pipeline for sequence tasks.

    Jupyter Notebook