A teaching paper demonstrates perceptron training, PINNs, autoencoders, and SINDy on pendulum examples, with code notebooks provided online.
Introduction to Machine Learning for the Sciences
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This is an introductory machine-learning course specifically developed with STEM students in mind. Our goal is to provide the interested reader with the basics to employ machine learning in their own projects and to familiarize themself with the terminology as a foundation for further reading of the relevant literature. In these lecture notes, we discuss supervised, unsupervised, and reinforcement learning. The notes start with an exposition of machine learning methods without neural networks, such as principle component analysis, t-SNE, clustering, as well as linear regression and linear classifiers. We continue with an introduction to both basic and advanced neural-network structures such as dense feed-forward and conventional neural networks, recurrent neural networks, restricted Boltzmann machines, (variational) autoencoders, generative adversarial networks. Questions of interpretability are discussed for latent-space representations and using the examples of dreaming and adversarial attacks. The final section is dedicated to reinforcement learning, where we introduce basic notions of value functions and policy learning.
citation-role summary
citation-polarity summary
fields
physics.ed-ph 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
An introduction to Neural Networks for Physicists
A teaching paper demonstrates perceptron training, PINNs, autoencoders, and SINDy on pendulum examples, with code notebooks provided online.