Swift for NNC. Contribute to liuliu/s4nnc development by creating an account on GitHub. (more…)
Read more »
Swift believed that humans have an innate capacity for reason, which they fail to use. But did he take the human comedy too seriously?
Read more »
Reference documentation should be searchable, linkable, and ideally integrated into IDEs. A badly structured book isn’t good enough. (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... (more…)
Read more »
In order to work with C APIs, we sometimes need to convert Swift object references to and from raw pointers. Swift's Unmanaged struct is the standard API for handling this. Today, I'd like to talk about what it does and how to use it. (more…)
Read more »