Swift is creating ripples in the data science world. It shows a lot of promise as the next most important language for machine learning which is proven by the support it is receiving from the likes of TensorFlow, FastAI, etc.
In this hack session, we will explore the ecosystem around Swift by both building a model from scratch using “Tensorflow for Swift” and will also learn how to take advantage of Apple’s CoreML library which provides multiple pre-trained models for everything from image classification to text generation on the iPhone.
Key Takeaways:
- Working with Swift for Data Science
- Utilizing pre-trained models from Apple’s CoreML
- Building machine learning models for the iPhone