Peiyao Sheng

Results 3 issues of Peiyao Sheng

I'm wondering how to make use of the aux loss in NASNet training, I noticed that use_aux was True in your model but there was no aux loss used in...

Is the parameter of ethabi decode the same as the output of encode? I got `Error: Ethabi(InvalidData)` all the time. json: ``` [{ "type":"function", "inputs":[{ "name":"b", "type":"bool" }], "name":"foo", "outputs":...

Hello! I have a question about the loss setting in beta-VAE. In the MODEL ARCHITECTURE part of the paper, the authors said that they "replace the pixel log-likelihood term in...