NerveNet
NerveNet copied to clipboard
matrix's rank wrong
Environment : Windows, tf1.2.1-cpu, python 3.6.2, mujoco1.3
ValueError: Shape must be rank 2 but is rank 4 for 'MLP_embedding_node_type_root/layer_0/MatMul' (op: 'MatMul') with input shapes: [?,5], [0,1075052544,0,1077936128].
When I use NerveNet to test, I will get this problem. But MLPAA is right. So How can I solve this problem?