- DECISION THEORY
- Notes
- Expected Utility
- Decision Trees
- Discounting
- Humans and Prospect Theory
- Life Quality Index
- Reliability-based Design Optimization
- Examples
- Pile Selection
- The St Petersburg Paradox
- Farmer’s Dilemma
- OPTIMIZATION
- Notes
- 1D Optimization Algorithms
- Multivariate Optimization Algorithms
- iHLRF Algorithm
- Python (download)
- LineSearchExample.py (Screenshot)
- LineSearchAlgorithms.py
- GradientBasedExample.py
- GradientBasedAlgorithms.py
- GradientByFiniteDifference.py
- iHLRFalgorithm.py
- SimplexOptimization.py (Screenshot)