We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484842a commit 643a7d9Copy full SHA for 643a7d9
research/carls/examples/notebooks/carls_mlp_cora.ipynb
@@ -228,7 +228,7 @@
228
},
229
"outputs": [],
230
"source": [
231
- "!cd /content/nsl \u0026\u0026 bazel-3.1.0 build research/carls/examples:graph_keras_mlp_cora"
+ "!cd /content/nsl \u0026\u0026 bazel-3.1.0 build research/carls/examples/graph_regularization:graph_keras_mlp_cora"
232
]
233
234
{
@@ -239,7 +239,7 @@
239
240
241
242
- "%cd /content/nsl/bazel-bin/research/carls/examples/graph_keras_mlp_cora.runfiles/org_tensorflow_neural_structured_learning"
+ "%cd /content/nsl/bazel-bin/research/carls/examples/graph_regularization/graph_keras_mlp_cora.runfiles/org_tensorflow_neural_structured_learning"
243
244
245
0 commit comments