You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, as you have recommended, I studied your new paper and was amazed by the result, and the idea was quite enlightening, however, there are a few things that still confuses me:
Does Xbar in node.Xbar stand for the mean accuracy of architectures attached to that node
I am very curious about the way you encode the architectures, does it affect the performance a lot?
Thank you very much and looking forward to your reply!
The text was updated successfully, but these errors were encountered:
xbar can be mean acc or cumulative sum, this is an implementation preference.
a good research model shall be robust to any encoding mechanism. There is no tricks here, we use the the most brutal force encoding scheme. However, if you lose information, that's a different story.
Hello, as you have recommended, I studied your new paper and was amazed by the result, and the idea was quite enlightening, however, there are a few things that still confuses me:
Thank you very much and looking forward to your reply!
The text was updated successfully, but these errors were encountered: