AlphaX-NASBench101 icon indicating copy to clipboard operation
AlphaX-NASBench101 copied to clipboard

Code for Rnn predictor

Open pipilurj opened this issue 5 years ago • 1 comments

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!

pipilurj avatar Jul 04 '19 10:07 pipilurj

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.

linnanwang avatar Jul 05 '19 03:07 linnanwang