Skip to content

lgalke/differentiable-ranking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

differentiable-ranking

This repository shows how to use Adaptive Implicit MLE (links to our NeurIPS 2021, AAAI 2023, videos, slides, etc. are available here: https://github.com/EdinburghNLP/torch-adaptive-imle/) for implementing a differentiable ranking function in 10 minutes and, for example, train a model to directly optimise the training Mean Reciprocal Rank.

It is based on the torch-adaptive-imle library:

$ pip install -U git+https://github.com/EdinburghNLP/torch-adaptive-imle.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%