issues
search
kiudee
/
cs-ranking
Context-sensitive ranking and choice in Python with PyTorch
https://cs-ranking.readthedocs.io
Apache License 2.0
66
stars
15
forks
source link
Handle deep kwarg
#172
Closed
timokau
closed
4 years ago
timokau
commented
4 years ago
Description
Fixes #171. See that issue for details.
How Has This Been Tested?
Lints & tests.
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
[x] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
Description
Fixes #171. See that issue for details.
How Has This Been Tested?
Lints & tests.
Types of changes
Checklist: