August 2017

Volume 32 Number 8

August 2017 Code Downloads

Essential .NET - C# 7.0: Tuples Explained

Mark Michaelis delves into the workings of tuples, a new feature of C# 7.0, covering the full breadth of the syntax options.

Test Run - Deep Neural Network IO Using C#

Many of the recent advances in machine learning (making predictions using data) have been realized using deep neural networks. Examples include speech recognition in Microsoft Cortana and Apple Siri, and the image recognition that helps enable self-driving automobiles.