Skip to content

yaoweihu/Generative-Models-for-Fairness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Long-term Fair Decision Making Through Deep Generative Models

This is the Pytorch implementation of Long-term Fair Decision Making Through Deep Generative Models. This paper proposes a 3-phase framework to achieve long-term fairness, which is illustrated in the following. framework

Requirements

System requirements

The following environment was used to conduct our experiments.

  • Ubuntu 18.04
  • CUDA 11.7
  • Python 3.9.7

Python environment

To install package requirements:

pip install -r requirements.txt

Run the experiments

We have placed my experimental codes in the directory experiments. Just run the file SimLoan-DeepLF.ipynb and Taiwan-DeepLF.ipynb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published