Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggestions on c++ version ? #92

Open
meiniangpp opened this issue Mar 1, 2019 · 0 comments
Open

suggestions on c++ version ? #92

meiniangpp opened this issue Mar 1, 2019 · 0 comments

Comments

@meiniangpp
Copy link

Hi, we are working on neural architecture searching and very interested in ENAS. We have downloaded your code and run it. Now we try to convert the code to a c++ version. Do you have any suggestions for us, considering c++ version more complicated?
In addition, as far as we know, tensorflow c++ APIs do not include the Optimizer class, and we find a minist tutorial applying gradient to each trainable variable manually https://github.com/rockzhuang/tensorflow/blob/master/tensorflow/examples/cc/cnn/mnist/mnist.cc. Consider that for enas, the nodes used are not fixed and decided by the controller every epoch. Thus the variables need to be applied gradient to are varying. Then how can we realize the right backward process?
Looking forward to your reply. Thank you very much !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant