Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 448 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 448 Bytes

RankNet and LambdaRank

My (slightly modified) Keras implementation of RankNet (as described here) and PyTorch implementation of LambdaRank (as described here). See here for a tutorial demonstating how to to train a model that can be used with Solr.