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:
7878* [ training with synthesized graphs] ( https://github.com/tensorflow/neural-structured-learning/blob/master/g3doc/tutorials/graph_keras_lstm_imdb.ipynb )
7979* [ adversarial learning] ( https://github.com/tensorflow/neural-structured-learning/blob/master/g3doc/tutorials/adversarial_keras_cnn_mnist.ipynb )
8080
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.
8383
8484## Contributing to NSL
8585
Original file line number Diff line number Diff line change 1919subdirectory contains colab-based tutorials that allow you to explore NSL
2020interactively. This subdirectory is generally where most new tutorials are
2121added. 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 )
2323are 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 )
2525directory.
2626
2727## Data Preprocessing Scripts
You can’t perform that action at this time.
0 commit comments