Hi,
Thank you very much for your work and open source code. However, I found some of the code in script evolution.py that wasn't complete. For example, 'update_top_k' function was not implemented, 'self.keep_top_k[self.select_num]' was empty and 'cand = choice(self.keep_top_k[k])' raised an error . I am not sure if there's anything else to add. It takes a long time to run it again and report an error.

I really hope that you can provide a complete code that can run the results, thank you very much!
Hi,
Thank you very much for your work and open source code. However, I found some of the code in script evolution.py that wasn't complete. For example, 'update_top_k' function was not implemented, 'self.keep_top_k[self.select_num]' was empty and 'cand = choice(self.keep_top_k[k])' raised an error . I am not sure if there's anything else to add. It takes a long time to run it again and report an error.

I really hope that you can provide a complete code that can run the results, thank you very much!