Skip to content

Commit

Permalink
Address #252 - Make soft ranking notebook self contained (#301)
Browse files Browse the repository at this point in the history
* Test commit on personal fork.

* Test commit on personal fork.

* Update the soft sort notebook to make it self-contained.
Remove the `examples` folder.

* pre-commit the soft sort notebook

* runnable on GPUs + Michaal comments on PR

* Clean the NB.

* Clean the NB.

---------

Co-authored-by: antoinewehenkel <awehenkel@apple.com>
  • Loading branch information
AWehenkel and AWehenkel committed Feb 21, 2023
1 parent 1a50ce3 commit 5c2f23e
Show file tree
Hide file tree
Showing 15 changed files with 466 additions and 1,773 deletions.
1 change: 0 additions & 1 deletion docs/tutorials/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Miscellaneous
:maxdepth: 1

notebooks/soft_sort
notebooks/fairness
notebooks/application_biology

Quadratic Optimal Transport
Expand Down
615 changes: 0 additions & 615 deletions docs/tutorials/notebooks/fairness.ipynb

This file was deleted.

555 changes: 466 additions & 89 deletions docs/tutorials/notebooks/soft_sort.ipynb

Large diffs are not rendered by default.

38 changes: 0 additions & 38 deletions examples/fairness/config.py

This file was deleted.

168 changes: 0 additions & 168 deletions examples/fairness/data.py

This file was deleted.

80 changes: 0 additions & 80 deletions examples/fairness/losses.py

This file was deleted.

59 changes: 0 additions & 59 deletions examples/fairness/main.py

This file was deleted.

Loading

0 comments on commit 5c2f23e

Please sign in to comment.