Discover and explore top open-source AI tools and projects—updated daily.
tensorflowCollection of Swift ML models/examples, demonstrating Swift for TensorFlow's capabilities
Top 51.6% on SourcePulse
This repository provides a collection of machine learning models, datasets, and examples built using Swift for TensorFlow. It serves as a demonstration of the platform's capabilities and a resource for developers looking to build ML applications in Swift.
How It Works
The project leverages Swift's strong type system and performance characteristics for machine learning tasks. It includes pre-built models for image classification, text processing, and generative tasks, along with wrappers for common datasets. A generalized training loop abstraction and TensorBoard integration are provided to streamline the ML development workflow.
Quick Start & Requirements
swift run -c release [Example] [Options] (or swift run -Xswiftc -use-ld=lld -c release [Example] [Options] on Windows).tensorflow-0.12 for release 0.12). CMake 3.16+ and Ninja build tool are recommended for development.Highlighted Details
Maintenance & Community
swift@tensorflow.org mailing list.Licensing & Compatibility
tensorflow/swift, is Apache 2.0 licensed. Compatibility for commercial use or closed-source linking would require clarification of the specific license for this repository's contents.Limitations & Caveats
11 months ago
Inactive
ml-explore
tobegit3hub
apple
GeorgeSeif
NVIDIA
huggingface