diff --git a/README.md b/README.md index 43df724..4174d57 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,5 @@ Including: 1. PCA method for 2D Ising model (unsupervised learning method). 2. AutoEncoder neural network for 2D Iisng model (unsupervised deep learning method). 3. VAE neural network for 2D Ising model (unsupervised deep learning method). -4. Binary classification neural network for Kosterlitz-Thouless transition in 2D-XY model (CNN method). +4. Binary classification neural network for magnetic transition in 2D-Ising model (CNN method). +5. Binary classification neural network for Kosterlitz-Thouless transition in 2D-XY model (CNN method).