Skip to content
View Dekode1859's full-sized avatar
  • Bennett university

Highlights

  • Pro
Block or Report

Block or report Dekode1859

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
Dekode1859/README.md

Hi 👋, I'm Pratik Dwivedi

Researcher

Connect with me:

pratik-dwivedi

Languages and Tools:

AI/ML

opencv pandas photoshop python pytorch scikit_learn

Other

react seaborn sqlite tensorflow blender bootstrap cplusplus css3 dart django docker figma firebase flask flutter gcp git html5 java linux matlab mysql nodejs

dekode1859

 dekode1859

Featured Repositories:

  1. Basketball Dribbling Analysis

    • Streamlit Application Powered by Open CV and YOLO model to Detect, Track and Analyze dribbling performance of a player from a video or a live video feed.
    • Tech Stack - Streamlit, OpenCV, YOLO, Python, Roboflow, Google Colab (training YOLO).
  2. RAG Enabled HuggingFace LLM

    • A chat application utilizing Zephyr-7b-beta LLM from HuggingFace and FAISS Vectorstore Database for retrival of relevant information from a given document to enable the LLM to answer queries regarding the document.
    • Tech Stack - Python, HuggingFace, Streamlit, Langchain, PyPDF2.
  3. Delhi AQI Time Series Analysis and Forecasting

    • Complete code written and used for the experiments conducted for my research paper on AQI forecasting of Delhi and Gurugram, which provides a comprehensive analysis of the techniques used for forecasting how time series data is modeled for forecasting, the repository containes the code for EDA of the Kaggle AQI Dataset, Model IMplementation of basic ML models and Advanced DL models, with hyperparamete tuning, and extensive comparison of performance and adaptiveness of each model.
    • Tech Stack - Python, statsmodels, scikit-learn, Tensorflow, Pytorch, Pytorch-lightning, NCPS (For Implementing Liquid Neural Networks), KerasTuner, Pandas, Numpy.
  4. Transformer Attention Visualizer

    • A project aimed at visualizing the attention mechanism in Transformer models for better understanding and interpretation of the translation process.
    • Implemented from Scratch in Pytorch, a Transformer model for language translation, and attention visualization
    • Users can input English sentences and observe how attention is allocated across different parts of the input and output sequences during translation, accesible through the Web App.
    • Tech Stack - Python, PyTorch, Hugging Face Datasets, Tokenizers, Pandas, Streamlit, Altair.
  5. Generative Adversarial Networks for Floor Plan Generation

    • Implementations of GANs for generating useful floor plan layouts with labeled partitions and doors and exploring various architectures used in GANs for image segmentation, another research topic that I am interested in.

Pinned

  1. AQI-Forecasting-Liquid-Neural-Network AQI-Forecasting-Liquid-Neural-Network Public

  2. GANs-Floor-Plan-Generation GANs-Floor-Plan-Generation Public

    Jupyter Notebook 1

  3. Basketball-Dribbling-Analysis Basketball-Dribbling-Analysis Public

    Python

  4. DocLLM DocLLM Public

    Python

  5. transformer-visualizer transformer-visualizer Public

    Jupyter Notebook

  6. SummaRuNNer SummaRuNNer Public

    Pytorch Implementationof the Paper SummaRuNNer

    Python