You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***Install locally**: [Swift for TensorFlow toolchain](https://github.com/tensorflow/swift/blob/master/Installation.md) and Jupyter Kernel for Swift for TensorFlow [swift-jupyter](https://github.com/google/swift-jupyter).
14
+
15
+
16
+
17
+
18
+
***Google Colaboratory**: The fastest way to get started is to try out right in your browser. Just open up a [tutorial](https://github.com/param087/swiftML/tree/master/Notebooks), or start from a [blank notebook](https://colab.research.google.com/github/tensorflow/swift/blob/master/notebooks/blank_swift.ipynb)!
19
+
20
+
21
+
### How to include the library in your package
22
+
23
+
Add the library to your projects dependencies in the Package.swift file as shown below.
0 commit comments