457 Forks
2608 Stars
2608 Watchers

ranking

Learning to Rank in TensorFlow

How to download and setup ranking

Open terminal and run command
git clone https://github.com/tensorflow/ranking.git
git clone is used to create a copy or clone of ranking repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ranking https://github.com/tensorflow/ranking/archive/master.zip

Or simply clone ranking with SSH
[email protected]:tensorflow/ranking.git

If you have some problems with ranking

You may open issue on ranking support forum (system) here: https://github.com/tensorflow/ranking/issues