adanet_objective results
Hi,
I was running the adanet_objective notebook and my result shows that the architecture is Architecture: b'| 1_layer_dnn |' instead of the expected output in the example notebook of " Architecture: b'| 1_layer_dnn |' '| 2_layer_dnn |' '| 3_layer_dnn |'.
I tried setting _measure_complexity to 0 to see what would happen and still got the output of Architecture: b'| 1_layer_dnn |', with the only single subnetwork.
Any input would be appreciated
Hi, I am having same problem. I am wondering if you were able to resolve the issue.
Thanks,
Hi, I just changed adanet version to 0.5.0 and that solved the ensemble issue.
Thanks,
Hi, i see the same behavior on 0.8.0 version, but i see, that network is ok in architecture json files, tensorflow 1.15. Update: Everything ok on adanet 0.7.0