Closed hendriksc closed 6 years ago
Yes @hendriksc , the random seed has been fixed at https://github.com/jiesutd/NCRFpp/blob/084bae935c8e519ca14a5a66f29039e7015af2bd/main.py#L28 , so it can generally give the same result. You can manually change the random seed number and get a different result.
@jiesutd Thank you very much!
Hi, what am I doing wrong that the training with the same hyperparameters results always in the same performance? There should be some variance because of the random initialization or am i wrong?
Config looks like this: