Skip to content

Models and examples built with Swift for TensorFlow

License

Notifications You must be signed in to change notification settings

andr-ec/swift-models

 
 

Repository files navigation

Swift for TensorFlow Models

This repository contains TensorFlow models written in Swift.

Use the tensorflow-xx branch that corresponds to the release you are using from Swift for TensorFlow releases. For example, for the 0.6 release, use the tensorflow-0.6 branch.

Actual development occurs on the master branch. As new packages are released, master is pushed to stable.

For general information about Swift for TensorFlow development, please visit tensorflow/swift.

Development

Use Swift Package Manager to develop Swift for TensorFlow models.

Build

swift build

Test

swift test

Bugs

Please report model-related bugs and feature requests using GitHub issues in this repository.

Community

Discussion about Swift for TensorFlow happens on the [email protected] mailing list.

Contributing

We welcome contributions: please read the Contributor Guide to get started. It's always a good idea to discuss your plans on the mailing list before making any major submissions.

Code of Conduct

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.

The Swift for TensorFlow community is guided by our Code of Conduct, which we encourage everybody to read before participating.

About

Models and examples built with Swift for TensorFlow

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 64.1%
  • Swift 34.7%
  • Other 1.2%