After running "python3 bin/train.py -C mnist:rc2f2:ptripletN", I find model.config.maxepoch is 8. It's different from the experiment in the paper. It was written that the C2F2 model is trained with the Adam optimizer for 16 epochs. Then I notice the code "self.maxepoch //= 2" of rc2f2 function in configs_rank.py. I try to change the code as follows. It doesn't work, and model.config.maxepoch = 8 . How can I change the epoch into 16?
Hope you can help me.
Thanks and Regards.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4