CoreML-TransferLearning-Demo
CoreML demo
A demonstration project of using CoreML and S4TF for transfer learning with multi-input data and embedding layers in Swift.
CoreML + S4TF Transfer Learning with Embedding and Multi Input
12 stars
2 watching
0 forks
Language: Jupyter Notebook
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jacopomangiavacchi/mnist-coreml-training | A demo project to train an ML model on the MNIST dataset using CoreML and SwiftCoreMLTools | 157 |
jacopomangiavacchi/swiftcoremltools | A Swift library for creating and exporting CoreML models in Swift. | 161 |
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 |
husainzafar/transferlearningtutorial | Applying transfer learning to retrain Inception model on custom dataset | 93 |
hswick/jutsu.ai | A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. | 100 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 547 |
yusugomori/deeplearning.coffee | A collection of simple JavaScript implementations of deep learning concepts | 35 |
jijoel/make-it-snappy-laravel4 | A Laravel 4 port of a sample web application that demonstrates practical web development concepts | 9 |
jakevdp/sklearn_pycon2015 | Materials and code for a PyCon 2015 tutorial on machine learning with scikit-learn | 896 |
hollance/yolo-coreml-mpsnngraph | An implementation of YOLO using Core ML and MPS graph API on iOS | 939 |
huggingface/swift-coreml-transformers | Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,618 |
katerakelly/pytorch-maml | An implementation of Model-Agnostic Meta-Learning (MAML) using PyTorch | 555 |
mutualmobile/praxis | An Android app demonstrating Clean Architecture principles with Jetpack Compose and multiple libraries | 362 |
cogcomp/lbjava | An open-source software project providing tools and examples for building machine learning models in Java | 13 |
gaelvaroquaux/scikit-learn-tutorial | A tutorial on applying machine learning to practical situations using the scikit-learn library | 130 |