NamesCoreMLDemo
Name Predictor
An iOS demo application that uses machine learning to predict gender from first names
🏷 iOS11 demo application for predicting gender from first names.
36 stars
2 watching
6 forks
Language: Swift
last commit: over 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 | An application demonstrating sentiment polarity analysis using CoreML and Swift. | 119 |
denissimon/prediction-builder-swift | A linear regression library for building predictions in machine learning | 12 |
likedan/core-ml-car-recognition | An iOS application for car classification using CoreML and Vision frameworks. | 173 |
ytakzk/coreml-samples | Provides sample code for using Core ML with ResNet50 model on iOS for image classification | 43 |
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 | 413 |
eli5-org/eli5 | A Python package for debugging and explaining predictions of machine learning classifiers | 265 |
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 | An implementation of a machine learning model for predicting atmospheric variables | 267 |
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 | 39 |
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. | 217 |