@@ -5,10 +5,12 @@ Analysis and Machine Learning, spanning from weekly plans to lecture
55material and various reading assignments. The emphasis is on deep
66learning algorithms, starting with the mathematics of neural networks
77(NNs), moving on to convolutional NNs (CNNs) and recurrent NNs (RNNs),
8- autoencoders, transformers, graph neural networks and other dimensionality reduction methods to finally
9- discuss generative methods. These will include Boltzmann machines,
10- variational autoencoders, generalized adversarial networks, diffusion methods and other.
11- Reinforcement learning is another topic which can be covered if there is enough interest.
8+ autoencoders, transformers, graph neural networks and other
9+ dimensionality reduction methods to finally discuss generative
10+ methods. These will include Boltzmann machines, variational
11+ autoencoders, generalized adversarial networks, diffusion methods and
12+ other.
13+
1214
1315![ alt text] ( https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/images/image001.jpg?raw=true )
1416
@@ -42,7 +44,7 @@ Reinforcement learning is another topic which can be covered if there is enough
4244
4345
4446### Reinforcement Learning
45- - Basics of reinforcement learning (more to be added)
47+ - Basics of reinforcement learning will be covered by an upcoming course planned for spring 2027
4648
4749### Physical Sciences (often just called Physics informed) informed machine learning
4850- Basic set up of PINNs with discussion of projects
0 commit comments