Project Notebook (olympics)
Come Dine With Me - National Digital Twin edition

We need to talk about ethical AI on construction sites

Four things you missed at the AI & Big Data Expo, London

Introduction to pyTorch (part 3 of 3)
In this third and final part of the Introduction to pyTorch series, we’ll be building neural networks.
Introduction to pyTorch (part 2 of 3)
In the second part of this three-part introduction to pyTorch, I’ll be looking at automatic differentiation and tesnor operations.
Introduction to pyTorch (part 1 of 3)
In this 3-part series, I’ll be going through some basic tensor operations in pyTorch.
Neural nets 101 - Formulas
Here is an overview of some common mathematical formulas from the field of neural networks.
Neural nets 101 - Recurrent Neural Networks
A brief intro into recurrent neural networks.
Neural nets 101 - Deep learning with Convolutional Neural Networks
A brief intro into deep learning & convolutional neural networks.
Neural nets 101 - Restricted boltzmann machines
All about RBMs.
Neural nets 101 - Hopfield network & Gibbs Sampling
In this post we look at Hebbian Learning, Gibbs Sampling and Hopfield Networks.
Neural nets 101 - support vector machines
Although not strictly a neural net, here we introduce the Support Vector Machine.
Neural nets 101 - Self-organising maps
In this post, I take a look at self-organising maps.
Neural nets 101 - Backpropagation & training tricks
In this tutorial, we dive into backprop and build our first simple neural network.
Neural nets 101 - History of neural networks
In this notebook, I look back through the history of neural networks.