summaryrefslogtreecommitdiff
path: root/tutorials/module_5/neural_networks_core_concepts.md
blob: 4c81e91dbc3c7cc129e830e6168bee6369ae050f (plain)
1
2
3
4
5
6
7
8
Lecture 2: Neural Networks: Core Concepts

- Perceptron, weights, bias
- Multi-layer perceptron (MLP)
- Activation functions
- Forward pass (conceptual math only)
- Why neural networks can learn nonlinear engineering behavior
- Small example: predicting a nonlinear spring force curve