Swift

Swift for TensorFlow Design Overview

Swift for TensorFlow Design Overview

Swift for TensorFlow provides a new programming model for TensorFlow – one that combines the performance of graphs with the flexibility and expressivity of Eager execution, while keeping a strong focus on improved usability at every level of the stack. In order to achieve our goals, we scope in the possibility of making (carefully considered) compiler and language enhancements, which enables us to provide a great user experience.

Read More
Why data scientists should start learning Swift

Why data scientists should start learning Swift

One week into my first year physics course at the University of Michigan, a professor assigned a problem set that required simulating some many-body system. It was due Friday. That was the week I learned my first programming language, Matlab.

Read More