File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
neural_structured_learning/examples Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ interactively explore NSL. Here are a few:
78
78
* [ training with synthesized graphs] ( https://github.com/tensorflow/neural-structured-learning/blob/master/g3doc/tutorials/graph_keras_lstm_imdb.ipynb )
79
79
* [ adversarial learning] ( https://github.com/tensorflow/neural-structured-learning/blob/master/g3doc/tutorials/adversarial_keras_cnn_mnist.ipynb )
80
80
81
- You can find more examples and tutorials under the [ examples ] ( examples )
82
- directory.
81
+ You can find more examples and tutorials under the
82
+ [ examples ] ( neural_structured_learning/examples ) directory.
83
83
84
84
## Contributing to NSL
85
85
Original file line number Diff line number Diff line change 19
19
subdirectory contains colab-based tutorials that allow you to explore NSL
20
20
interactively. This subdirectory is generally where most new tutorials are
21
21
added. Note that the tutorials shown on our
22
- [ TensorFlow website] ( https://github.com/ tensorflow/neural-structured-learning )
22
+ [ TensorFlow website] ( https://www. tensorflow.org/neural_structured_learning/framework#step-by-step_tutorials )
23
23
are hosted under the
24
- [ g3doc/tutorials] ( https://github.com/tensorflow/neural-structured-learning/g3doc/tutorials )
24
+ [ g3doc/tutorials] ( https://github.com/tensorflow/neural-structured-learning/tree/master/ g3doc/tutorials )
25
25
directory.
26
26
27
27
## Data Preprocessing Scripts
You can’t perform that action at this time.
0 commit comments