Giter Club home page Giter Club logo

ml4sci's Introduction

ML4SCI

This is my personal repository to submit my solutions to the test problems provided by ML4SCI as a selection test for GSOC'24.

gsoc_ml4sci

Project Details

Title Layout Project Description
Multi-Class Classification (Common Test 1) gsoc_proposal DEEPLENSE Implementing multi-class classification.
DDPM (Specific Test 4) gsoc_proposal DEEPLENSE Implementing denoising diffusion probabilistic model. [This will be my GSOC'24 proposal project]
SSL on Real Dataset gsoc_proposal DEEPLENSE Implementing SSL Contrastive learning

Diffusion Model

Image generated at first epoch At initial time Image generated at 20th epoch At final time

Multi-Class Classification: Common Test 1

Model Architecture Number of epochs Learning rate Training Loss Training Accuracy Micro-average ROC-AUC Macro-average ROC-AUC
ResNet18 50 1e-4 0.00114 1 1.0 1.0
CNN 50 1e-4 1.03 0.461 0.6626 0.64877

ROC-AUC Curve for ResNet18:

ROC-AUC curve for ResNet18

SSL on Real Dataset: Specific Test 6

Model Architecture Number of epochs Learning rate Training Loss Training Accuracy Lensed AUC Non Lensed ROC-AUC
Supervised Learning 20 1e-4 0.7248 0.7083 0.9 0.9
SSL with Rotation Augmentation 20 1e-4 0.7336 0.6369 0.82 0.73
SSL with Gaussian Augmentation 20 1e-4 0.6209 0.7619 0.91 0.91

AUC for SSL:

Rotational Augmentation

ROC-AUC curve for Rotational

Gaussian Augmentation

ROC-AUC curve for Gaussian Blur

Work done Post GSOC Application Deadline:

Diffusion Denoising Implicit Model (DDIM)

Implemented a DDIM as a part of the Specific Test 4. 2 images generated from that model are shown below: Generated Images

ml4sci's People

Contributors

shashankss1205 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.