RahulBhalley/deep-learning-with-swift-for-tensorflow-book
Official source code for "Deep Learning with Swift for TensorFlow" 📖
This project provides the official source code for the book "Deep Learning with Swift for TensorFlow." It helps deep learning practitioners and researchers understand and implement state-of-the-art deep learning algorithms using Swift, a high-performance programming language. You get working code examples that correspond to the book's content, covering everything from fundamental concepts to advanced neural network architectures, enabling you to build and train your own models efficiently.
No commits in the last 6 months.
Use this if you are a deep learning practitioner, researcher, or an experienced developer looking to understand and implement advanced deep learning algorithms using the Swift for TensorFlow framework.
Not ideal if you are not interested in deep learning, Swift, or TensorFlow, or if you are looking for a plug-and-play solution rather than learning the underlying implementation.
Stars
7
Forks
—
Language
Swift
License
—
Category
Last pushed
May 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RahulBhalley/deep-learning-with-swift-for-tensorflow-book"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
hollance/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
tensorflow/swift-apis
Swift for TensorFlow Deep Learning Library
hollance/Forge
A neural network toolkit for Metal
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...