From 805f4c87e49b1ff7d8831cd86940ec49a16cae45 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Wed, 29 May 2024 12:45:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ab6533..1e3b7aa 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ learning algorithms, starting with the mathematics of neural networks (NNs), moving on to convolutional NNs (CNNs) and recurrent NNs (RNNs), autoencoders and other dimensionality reduction methods to finally discuss generative methods. These will include Boltzmann machines, -variational autoencoders, generalized adversarial networks and more. +variational autoencoders, generalized adversarial networks, diffusion methods and other. ![alt text](https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/images/image001.jpg?raw=true)