Machine learning is a vast topic, so it can seem daunting to get started. However, as iOS app developers, we do not need to be experts to utilize the ML tools available to enhance our apps. Using machine learning in our apps can help us better understand our users so that we can build a better product for them 🔨😎.
This talk will cover:
- Brief overview of foundational ML concepts (neural networks, training, inference)
- Examples of how machine learning could help enhance your app and when it is practical
- What’s available from Apple - what’s new from WWDC 2017 (CoreML!!), practical overview of Metal, and how to get started using these APIs quickly
- Workflow and architecture for using ML