An open API service indexing awesome lists of open source software.

https://github.com/swabhs/notebooks_for_aflite

IPython notebook with synthetic experiments for AFLite, based on the ICML 2020 paper, "Adversarial Filters of Dataset Biases".
https://github.com/swabhs/notebooks_for_aflite

Last synced: about 1 month ago
JSON representation

IPython notebook with synthetic experiments for AFLite, based on the ICML 2020 paper, "Adversarial Filters of Dataset Biases".

Awesome Lists containing this project

README

        

# notebooks_for_aflite
IPython notebook with synthetic experiments for AFLite, based on the ICML 2020 paper, "Adversarial Filters of Dataset Biases".

Based on the ICML 2020 paper, Adversarial Filters for Dataset Biases. If using, please cite:
```
@inproceedings{LeBras2020AdversarialFilters,
title={Adversarial Filters of Dataset Biases},
author={Ronan {Le Bras} and Swabha Swayamdipta and Chandra Bhagavatula and
Rowan Zellers and Matthew E. Peters and Ashish Sabharwal and Yejin Choi},
booktitle={ICML},
year={2020},
url={https://arxiv.org/abs/2002.04108}
}
```