Skip to content
View dhyutin's full-sized avatar

Highlights

  • Pro

Block or report dhyutin

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Diffusion-from-scratch Diffusion-from-scratch Public

    My implementation of the methods described in the DDPM paper (https://arxiv.org/pdf/2006.11239), built from scratch

    Jupyter Notebook 1

  2. AutoNAS AutoNAS Public

    Python

  3. Human-Artery-Vein-Classification-using-U-Nets-Deep-Learning- Human-Artery-Vein-Classification-using-U-Nets-Deep-Learning- Public

    This project involves the development of a deep learning model using U-Net architecture for the classification of human artery and vein images. The goal is to accurately identify and differentiate …

    Jupyter Notebook 1

  4. Drugs-Side-Effects-and-Medical-Conditions-Analysis Drugs-Side-Effects-and-Medical-Conditions-Analysis Public

    This project involves the analysis of a dataset containing information about various drugs, their side effects, and the medical conditions they are used to treat. The dataset provides valuable insi…

    Jupyter Notebook 2 2

  5. Social-Distancing-Monitor Social-Distancing-Monitor Public

    An image processing project that utilizes an inbuilt Histogram of Oriented Gradients (HOG) descriptor to recognize people in a given area and estimate the distance between them

    Jupyter Notebook

  6. CS50AI-Projects CS50AI-Projects Public

    A collection of 12 unique AI programs made using various concepts of AI including Optimization, Machine Learning and NLP. Programs include a tic-tac-toe simulator, crossword generator, minesweeper …

    Python