https://github.com/appcoda/coremlflowerdemo
A Simple Demo for Core ML
https://github.com/appcoda/coremlflowerdemo
coreml demo-app swift xcode9
Last synced: 9 months ago
JSON representation
A Simple Demo for Core ML
- Host: GitHub
- URL: https://github.com/appcoda/coremlflowerdemo
- Owner: appcoda
- Created: 2017-08-04T06:51:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T07:01:24.000Z (over 8 years ago)
- Last Synced: 2025-03-27T05:33:31.481Z (10 months ago)
- Topics: coreml, demo-app, swift, xcode9
- Language: Swift
- Size: 31.3 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Simple Demo for Core ML
In this tutorial you will learn how to set up a Python virtual environment, acquire a data model not in the Core ML format, convert that model into a Core ML format, and finally integrate it into your app. It is highly recommended that you look at the previous tutorial before continuing with this one.
For the full tutorial, please refer to this link:
http://www.appcoda.com/core-ml-tools-conversion/