Closed wanghuimu closed 5 years ago
Hi, Your codes are written very well~ Thanks for your great job! But in all folders, I only found codes for training the model and I didn’t find the codes for testing or evaluating the trained model in environments , would you mind uploading the evaluation codes file for testing or evaluating? Thank you~
hi, Have you got the final result ? why did I always meet the issue that the machine memorry always overflow? Can you give me some reason?
Hi, Your codes are written very well~ Thanks for your great job! But in all folders, I only found codes for training the model and I didn’t find the codes for testing or evaluating the trained model in environments , would you mind uploading the evaluation codes file for testing or evaluating? Thank you~
Did you solve this problem?
Hi,
I do not have the bandwidth to release evaluation code at the moment. The process for evaluating a trained model is as such:
AttentionSAC.init_from_save(<filename>)
Hi, Your codes are written very well~ Thanks for your great job! But in all folders, I only found codes for training the model and I didn’t find the codes for testing or evaluating the trained model in environments , would you mind uploading the evaluation codes file for testing or evaluating? Thank you~