-
Notifications
You must be signed in to change notification settings - Fork 148
About
Brad Larson edited this page Mar 26, 2020
·
1 revision
The Swift for TensorFlow model repository aims to provide reference machine learning models that:
- Provide a library of common models of many types.
- Exercise and test Swift differentiable programming along with the Swift for TensorFlow machine learning APIs.
- Provide clear examples for how to use Swift for TensorFlow to construct models, instantiate, train, and perform inference.
- Make it easy for developers to be able to import a module and instantiate common models.