Skip to content

Commit

Permalink
Add 'custom differentiation' tutorial. (tensorflow#139)
Browse files Browse the repository at this point in the history
* Add 'custom differentiation' tutorial.

* Add a link on README.
  • Loading branch information
rxwei authored Mar 9, 2019
1 parent 6789fbd commit b75d119
Show file tree
Hide file tree
Showing 2 changed files with 690 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Tutorial | Last Updated |
-------- | ------------ |
[A Swift Tour](https://colab.sandbox.google.com/github/tensorflow/swift/blob/master/docs/site/tutorials/a_swift_tour.ipynb) | March 2019
[Python Interoperability](https://colab.sandbox.google.com/github/tensorflow/swift/blob/master/docs/site/tutorials/python_interoperability.ipynb) | March 2019
[Custom Differentiation](https://colab.sandbox.google.com/github/tensorflow/swift/blob/master/docs/site/tutorials/custom_differentiation.ipynb) | March 2019
[Model Training Walkthrough](https://colab.sandbox.google.com/github/tensorflow/swift/blob/master/docs/site/tutorials/walkthrough.ipynb) | March 2019
[Using Raw TensorFlow Operators](https://colab.sandbox.google.com/github/tensorflow/swift/blob/master/docs/site/tutorials/using_raw_tensorflow_operators.ipynb) | March 2019

Expand Down
Loading

0 comments on commit b75d119

Please sign in to comment.