AlphaX-NASBench101
AlphaX-NASBench101 copied to clipboard
Code for Rnn predictor
Thank you for the code! It would be great if you can share the RNN predictor code as well, because I'd like to try both and see the result. Great thanks!
That codes have not yet been cleaned, and it involves a lot of manual operations to get it working. It would be a lot of easy if you implement RNN based meta-DNN yourself. Frankly, the performance improvement from fully connected layers to RNN is very limited.
For your information, https://arxiv.org/abs/1906.06832 our another MCTS work has significantly improved AlphaX. We will release codes soon after reviews and codes will be made public under FAIR repository. Thank you.