Skip to content

An implementation of RankNet using TensorFlow and Keras

License

Notifications You must be signed in to change notification settings

devanshgoenka97/RankNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RankNet

An implementation of RankNet using TensorFlow and Keras.

This sample considers a 3 dimensional input vector and constructs a 3 layer neural network trained over 20 epochs with NDCG as the measure of ranking quality.

Courtesy: Learning to Rank using Gradient Descent

About

An implementation of RankNet using TensorFlow and Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages