Skip to content
View apurvaumredkar's full-sized avatar
Block or Report

Block or report apurvaumredkar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
apurvaumredkar/README.md

Hello there 🐣

  • 🎓Currently pursuing MS in Computer Science & Engineering (AI/ML track) from the University at Buffalo - SUNY.
  • 🎓B.Tech in Electronics & Communication Engineering (Batch of 2022) from VNIT Nagpur, India.
  • 💼 ex-Capgemini SAP ABAP on HANA Technical Consultant (SAP BRIM/SOM & ACM).
  • 🤓 I geek out about artificial intelligence, machine & deep learning, computer vision, and computer hardware.
  • 📨 Feel free to reach me at apoorv.umredkar@outlook.com

Pinned Loading

  1. CAP-Classification-CRNN CAP-Classification-CRNN Public

    A convolutional recurrent neural network for classifying A/B phases in EEG signals recorded for sleep analysis.

    Jupyter Notebook 1

  2. Hand-drawn-Circuit-Component-Recognition Hand-drawn-Circuit-Component-Recognition Public

    A custom convolutional neural network capable of detecting 10 hand-drawn circuit components with a classification accuracy of 94.94%.

    Jupyter Notebook 1

  3. Contour-Tracing Contour-Tracing Public

    Tracing a contour around the dominant subject in the frame based on Harris Corner algorithm.

    Python