NamesCoreMLDemo
Name predictor
A demo application using CoreML framework to predict gender from first names based on machine learning model
🏷 iOS11 demo application for predicting gender from first names.
36 stars
2 watching
6 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list
classificationcoremlcoreml-modelsgender-classificationiosmachine-learningnlpswiftswift4
Related projects:
Repository | Description | Stars |
---|---|---|
carlosmbe/mac-coreml-chord-suggester | An application that predicts musical chord sequences based on user input using an LSTM neural network model converted to CoreML for efficient execution on macOS devices. | 6 |
cocoa-ai/sentimentcoremldemo | This application analyzes the sentiment polarity of text using a CoreML model trained on Epinions.com reviews. | 120 |
denissimon/prediction-builder-swift | A linear regression library for building predictions in machine learning | 12 |
likedan/core-ml-car-recognition | An iOS application demonstrating car classification using machine learning frameworks. | 173 |
ytakzk/coreml-samples | Provides sample code for using Core ML with ResNet50 model on iOS for image classification | 42 |
scicloj/scicloj.ml.clj-djl | Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. | 0 |
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 405 |
eli5-org/eli5 | A Python package for debugging and explaining predictions of machine learning classifiers | 262 |
jacopomangiavacchi/swiftcoremltools | A Swift library for creating and exporting CoreML models in Swift. | 161 |
jokade/scalanative-cocoa | An experimental Scala-native bridge to Cocoa for building Objective-C applications in Scala | 21 |
microsoft/aurora | A framework for predicting atmospheric variables using machine learning | 241 |
kevincoble/aitoolbox | A toolbox of AI modules written in Swift for various machine learning tasks and algorithms | 794 |
bigmlcom/clj-bigml | Provides a Clojure interface to BigML's API for machine learning tasks and data management | 49 |
jvalegre/robert | Automated machine learning protocols for cheminformatics using Python | 38 |
yulingtianxia/core-ml-sample | A demo project demonstrating the integration of Core ML and Vision Framework with Swift 4 for image classification using an Inception V3 network. | 219 |