How I Shipped a Neural Network on iOS with CoreML, PyTorch, and React Native This is the story of how I trained a simple neural network to solve a well-defined yet novel challenge in a real iOS app. The problem is unique, but most of what I cover should apply to any task in any iOS app. That’s the beauty of neural networks. I’ll walk you through every step, from problem all the way to App Store. O
