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

Block or report pappuyadav

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

  1. image-similarity image-similarity Public

    This will help to compare two images if they are similar to each other or not

    Jupyter Notebook 1

  2. Linear-Discriminant-Analysis- Linear-Discriminant-Analysis- Public

    This repository will train an LDA classifier for making binary classification. The results are reported with 10-fold CV error estimates

    Python

  3. soil-moisture-sensor soil-moisture-sensor Public

    Python

  4. VGG16-with-AveragePooling VGG16-with-AveragePooling Public

    Here, we custom train VGG16 network with AveragePooling layer instead of MaxPooling layer

    Python