8000 GitHub - Qianvenh/SDCL: The official implementation for the paper titled: "Analysis of Demands in Bias by Model Itself: SVD-based Dual Contradictory Learning Framework"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ SDCL Public

The official implementation for the paper titled: "Analysis of Demands in Bias by Model Itself: SVD-based Dual Contradictory Learning Framework"

License

Notifications You must be signed in to change notification settings

Qianvenh/SDCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of Demands in Bias by Model Itself: SVD-based Dual Contradictory Learning Framework

The official implementation for the paper titled: "Analysis of Demands in Bias by Model Itself: SVD-based Dual Contradictory Learning Framework"

Version of Python: 3.7.11

Versions of dependent package are in requirement.txt

Setting break point: ./src/configs/model/*.yaml

Run the code:

cd ./src
python main.py -m {model_name} -d {dataset}

Such as:

cd ./src
python main.py -m LayerGCN -d clothing

The default option of model is SELFCFED_LGN

The default option of dataset is baby

About

The official implementation for the paper titled: "Analysis of Demands in Bias by Model Itself: SVD-based Dual Contradictory Learning Framework"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0