Skip to content
View VedantPandya's full-sized avatar

Block or report VedantPandya

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

Pinned Loading

  1. COVID-Prediction-ML COVID-Prediction-ML Public

    An R-based tool for predicting total and confirmed COVID-19 cases using Logistic, Gompertz, and Bertalanffy models. These models use fitting parameters to estimate the progression of case numbers o…

    R

  2. DriveAI-Autonomous-Vehicle-Simulation DriveAI-Autonomous-Vehicle-Simulation Public

    An end-to-end framework for autonomous vehicle maneuvering in the Carla Simulator. It navigates predefined trajectories using a PID controller, detects and reacts to traffic signals and obstacles, …

    Python 1 1

  3. InvestiTweets-Sentiment-Analysis InvestiTweets-Sentiment-Analysis Public

    "An analytics dashboard that retrieves live Twitter data based on keywords and performs sentiment analysis using a BI LSTM deep learning model, trained on the Sentiment140 dataset. Built with Flask…

    Jupyter Notebook

  4. Invoice-Processing-BiLSTM Invoice-Processing-BiLSTM Public

    An automated invoice processing system utilizing Tesseract for OCR text extraction and a Bi-Directional LSTM model with ELMo embeddings for text classification into fields like Company Name, Addres…

    Jupyter Notebook

  5. Neural-Style-Transfer-GAN Neural-Style-Transfer-GAN Public

    An art style transfer model using GANs, featuring real-time transfer between a content and style image or a pre-trained model for a specific style. It combines an Image Transform Net and VGG-16 to …

    Jupyter Notebook

  6. PhotoRead-Scene-Text-Detection PhotoRead-Scene-Text-Detection Public

    A scene text detection and recognition model that performs OCR in two stages: text detection using a MobileNetV2 model (trained via transfer learning on a COCO dataset subset) and text recognition …

    Jupyter Notebook