/RankNet

My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.

Primary LanguagePythonMIT LicenseMIT

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.