Porting Redux Architecture to Swift (Well, for a Toy macOS App Anyway)
How to architect smaller macOS projects in a way that is testable, debuggable, easy to understand, and easy to reason about. (more…)
Read more »As a passionate Swift developer interested in deep learning, I was intrigued when I first read about Swift for TensorFlow nearly two years ago.
Originating from the TensorFlow team at Google, Swift for TensorFlow (or “S4TF”) is an ambitious open-source pr… Read more