Tag: machine-intelligence
New chips for machine intelligence
Oct 2019
Details of new chips that have been built recently to accelerate machine intelligence workloads.
A convolutional neural network from scratch
Feb 2017
A C++ implementation of a convoluational neural network building on the explanation in Michael Nielsen’s book ‘Neural Networks and Deep Learning’.
Machine learning challenges for computer architecture
Nov 2016
Neural networks have become a hot topic in computing and their development is progressing rapidly. They have a long history with some of the first …