App Development
Main focus is Swift right now.
I want to deploy some ml models onto the phone, since this is the easiest way for people to interact with the things I make.
- Convert PyTorch models to Core ML: https://developer.apple.com/videos/play/tech-talks/10154
- Omg they talk about JIT!