airalcorn2 / RankNet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 100.0%