Azure Service Fabric, Q-Learning and Tic-Tac-Toe

Mon, 01 Feb 2016 10:00:00 GMT

Jesus Aguilar describes a machine learning technique for creating an intelligent back end powered by the Azure Service Fabric for determining the best play in a game of tic-tac-toe.

Read article

TPL - Horizontal Scalability for Parallel Execution of Tasks

Mon, 01 Oct 2012 10:00:00 GMT

The Task Parallel Library (TPL) provides all the necessary infrastructure to achieve optimal utilization of CPU resources within a single multicore computer. Now you can also implement an approach that scales across computer’s boundaries--useful for workload automation and batch processing scenarios.

Read article