Get the latest tech news
A Tiny Boltzmann Machine
Work in progress notebooks
Starting with a Boltzmann machine as defined earlier, we want to derivce the contrastive divergence algorithm for training. The goal is to adjust the weights of the network to minimize the energy of the training data. The next step is to approximate the model expectation using Gibbs sampling.
Or read this on Hacker News