Skip to content

Commit f21228b

Browse files
committed
minor updates
1 parent bb00f2d commit f21228b

File tree

3 files changed

+1519
-98
lines changed

3 files changed

+1519
-98
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ variational autoencoders, generalized adversarial networks, diffusion methods an
2727
- Feed forward neural networks and its mathematics (NNs)
2828
- Convolutional neural networks (CNNs)
2929
- Recurrent neural networks (RNNs)
30-
- Graph neural networks
31-
- Transformers
3230
- Autoencoders and principal component analysis
31+
- Transformers (tentative)
3332

3433
### Deep learning, generative methods
3534
- Basics of generative models
3635
- Boltzmann machines and energy based methods
3736
- Diffusion models
3837
- Variational autoencoders (VAEe)
3938
- Generative Adversarial Networks (GANs)
39+
- Normalizing flows (tentative)
4040
- Autoregressive methods (tentative)
4141

4242
### Physical Sciences (often just called Physics informed) informed machine learning

0 commit comments

Comments
 (0)