core-ml/coreml
Generic framework for ML projects
This framework helps machine learning engineers rapidly experiment with and train new models for classification tasks. It streamlines the entire process, from data handling and preprocessing to defining network architectures and optimizing training. Users provide their structured dataset and configuration preferences, receiving trained models and detailed experiment logs as output.
No commits in the last 6 months.
Use this if you are a machine learning engineer looking for a standardized, configurable way to quickly prototype and train classification models while ensuring experiment replicability.
Not ideal if you are a business user without a technical background, as this tool requires familiarity with machine learning concepts and command-line operations.
Stars
19
Forks
3
Language
Python
License
MIT
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/core-ml/coreml"
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
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...
hollance/Forge
A neural network toolkit for Metal