RankNet icon indicating copy to clipboard operation
RankNet copied to clipboard

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

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.