Skip to content
View abhipi's full-sized avatar

Block or report abhipi

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

Popular repositories Loading

  1. RosterMD RosterMD Public

    Development Code for RosterMD: a ReactJS app to estimate medical burnout from doctor-patient interaction audio and reschedule shifts for improved performance. Utilizes signal processing via COVAREP…

    Jupyter Notebook 2

  2. LBPH-Face-Recognizer LBPH-Face-Recognizer Public

    A simple face recognition system in Python for capturing, training, and predicting faces in real-time video frames using OpenCV and the Local Binary Patterns Histograms algorithm.

    Python

  3. CNN-Gesture-Recognition CNN-Gesture-Recognition Public

    This repository contains code and model files to build a simple hand gesture recognition system using Keras CNNs and OpenCV.

    Python

  4. CoviScan CoviScan Public

    CoviScan is an Android application that utilizes a RESNET-18 model, trained in PyTorch, to detect the presence of COVID-19 through chest radiographs and classify variants.

    Jupyter Notebook

  5. Reinforcement-Learning-Projects Reinforcement-Learning-Projects Public

    This repository contains Python projects that implement RL algorithms like DQN, Q-Learning, and PPO for various arcade games using TensorFlow and OpenAI Gym.

    Python

  6. Fake-Truth Fake-Truth Public

    FakeTruth is an Android app to detect fake news, utilizing a PyTorch based LSTM model and real-time web scraping with BeautifulSoup to determine the authenticity of news articles.

    Java