Skip to content
View Abhay-Sengar's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Indian Institute of Technology Jodhpur (IITJ)
Block or Report

Block or report Abhay-Sengar

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

Pinned Loading

  1. VolMemLyzer_V2 VolMemLyzer_V2 Public

    Created a feature extractor tool - VolMemLyzer(V2) with 250+ features, leveraging the power of the Volatility framework for memory analysis of the memory dumps.

    Python 1

  2. Microsoft-CyberEngage-2022 Microsoft-CyberEngage-2022 Public

    Prototypes and Proof of Concepts (POCs)

    Jupyter Notebook 2

  3. PCA_MNIST PCA_MNIST Public

    Here I have demonstrated effect of dimensionality reduction (using PCA) on picture quality and reversing the effect on MNIST dataset.

    Jupyter Notebook 1

  4. Denoising-Deblurring Denoising-Deblurring Public

    To get original signal X[n] from a given distorted signal Y[n]

    Python