We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the pytorch-examples wiki!
python ranking/RankNet.py
check point is created every 5 epoch. To continue train using previous epoch, use
python ranking/RankNet.py --start_epoch 95 --additional_epoch 5 --lr 0.00002