Skip to content
View Khdave02's full-sized avatar

Block or report Khdave02

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 Loading

  1. MNIST-FashionMNIST-Image-Denoising-Autoencoder-Using-CNN MNIST-FashionMNIST-Image-Denoising-Autoencoder-Using-CNN Public

    Implementation of Image Denoising Autoencoder on MNIST/FashionMNIST by using Pytorch and CNN

    Jupyter Notebook 1

  2. learn-to-use-github learn-to-use-github Public

    Forked from IvLabs/learn-to-use-github

    This is a repo for demo on how to use github. Can be deleted later

    Python

  3. YelpCamp YelpCamp Public

    A Node.js web App with many famous Campgrounds in almost every place with reviews where you can add your experience and reviews!!

    JavaScript

  4. Autoencoders Autoencoders Public

    Python 1

  5. Hospital-Management-System-DSPD-1-Assn Hospital-Management-System-DSPD-1-Assn Public

    C program for effectively managing patient's information like personal information, doctor, service type, problem, charge etc. in a hospital using files

    C

  6. Heap-Management Heap-Management Public

    Heap Management using first fit, best fit and buddy system and Implementation of reference and Mark & Sweep Garbage Collector using C/C++

    C