Skip to content

JonasGRG/RAI_fairskin_exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAI project 1: FairSkin

Note: this repository serves as a toolkit for the fairness project from the DTU special course: Responsible AI. For further information about this course, please contact us.

IMPORTANT INFOR

This repository provides some sample codes and tool functions for this project work. The purpose of providing this repository is to save time for building classifiers and dataloading, which means, your project could be built on a totally different framework and structure. There should be no limitation about the detailed implementation in this project.

Project description

Check here.

How to use this toolkit

Please check this notebook: playground.ipynb

In this notebook, we will show examples of:

  1. Load the dataset and avoid the pitfall in joint-distribution imbalance.
  2. A simple resnet implementation with the dataset.
  3. Tricks to use some mitigation methods in FairLearn with multi-D input.

Contact

ninwe[at]dtu.dk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 87.5%
  • Python 12.5%