Dear all, welcome back to FYS5429/9429.
The plans this week are (and please use just the jupyter-notebook at https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/pub/week12/ipynb/week12.ipynb)
Plans for the Week of April 13–17, 2026
Generative methods, energy-based models, and Boltzmann machines.
Recap:?Energy-based models and the partition function
MCMC and Gibbs sampling?— the engine behind RBM training
Boltzmann machines?— theory, binary-binary and Gaussian-binary RBMs
Hands-on RBM implementations?— pure NumPy and PyTorch
XOR parity problem
2-spin Ising model: learning the coupling?
NumPy vs PyTorch comparison
Variational Autoencoders (VAEs)?— mathematical foundations and ELBO
Jupyter notebooks:
https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week12/ipynb/week12.ipynb...