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

Block or report parthghughri

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

Popular repositories

  1. classification_of_mnist_digit_data classification_of_mnist_digit_data Public

    A Neural Net which can detect the image of digit ranging from 0 to 9

    Jupyter Notebook 1 1

  2. hello-world hello-world Public

  3. Social-Media-App-in-JAVA Social-Media-App-in-JAVA Public

    A college project made in JAVA and Java ZOOM's jChatBox chatbox where one can log in, sign up, make groups, chat with them

  4. DCGAN-tensorflow DCGAN-tensorflow Public

    Forked from carpedm20/DCGAN-tensorflow

    A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"

    JavaScript

  5. densenet densenet Public

    Forked from seasonyc/densenet

    A keras implementation of DenseNet

    Python

  6. dnoising_autoencoder_on_mnist_data dnoising_autoencoder_on_mnist_data Public

    Autoencoder which will remove the noise from images. For training we need dataset with noise and dataset without nois, we dont havemnist data with noise so first we will add some gaussian noise int…

    Jupyter Notebook