Swift
Posts tagged 'Swift'
- Running Vision Encoder Decoder Models in Swift (or any language)
- Basically an info dump on Vision Encoder Decoder Transformers and how you can run them in Swift using ONNX Runtime, and also how to convert them using coremltools
- Published On: 2024-10-19 20:46
- Tags:
CoreML,
ONNX,
Swift,
Transformers,
macOS
- Swift Embedded on Pico W
- Setting up macOS to run Apple's Swift Embedded Example on Raspberry Pi Pico-W
- Published On: 2024-07-03 14:41
- Tags:
Pico-W,
Swift,
macOS
- Implementing Minimax with Alpha-Beta pruning for a simple Chess AI in Swift
- Making a Crude ML Powered Chatbot in Swift using CoreML
- Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML.
- Published On: 2021-06-27 23:26
- Tags:
AI,
CoreML,
NLP,
Swift,
Tutorial
- Building a Fake News Detector with Turicreate
- In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app
- Published On: 2019-12-22 11:10
- Tags:
AI,
Colab,
Swift,
SwiftUI,
Turicreate,
Tutorial