Personal notes on probability, optimization, statistical inference, classical machine learning, deep learning, and reinforcement learning.
This repository contains my self-organized study notes built to strengthen the mathematical and conceptual foundations behind machine learning and AI systems.
The notes were compiled as part of a broader effort to develop a more rigorous understanding of:
- probability and statistics
- optimization and operations research
- decision analysis and stochastic processes
- likelihood-based inference
- classical machine learning
- Monte Carlo methods
- deep learning
- reinforcement learning
Rather than serving as a collection of isolated class notes, this repository is intended to form a coherent technical foundation that supports later work in forecasting, predictive maintenance, uncertainty-aware modeling, and AI for real-world systems.
These notes help connect mathematical principles with practical modeling tasks, especially in areas such as:
- time-series prediction
- predictive maintenance
- reliability engineering
- decision-making under uncertainty
- AI-driven engineering systems
- probability rules and conditional probability
- random variables and common distributions
- expectation, variance, covariance
- sampling and estimation basics
- linear programming
- integer programming
- optimization thinking in engineering systems
- links between mathematical optimization and decision modeling
- decision structures under uncertainty
- stochastic modeling intuition
- Markov-related concepts and process-based reasoning
- likelihood
- maximum likelihood estimation
- MAP estimation
- probabilistic interpretation of parameter estimation
- linear and logistic regression
- generative and discriminative methods
- regularization
- dimensionality reduction
- ensemble methods
- model evaluation concepts
- Monte Carlo estimation
- sampling-based approximation
- variance intuition
- effective sample size and related concepts
- neural network fundamentals
- gradient-based learning
- backpropagation intuition
- optimization issues in deep models
- value-based reasoning
- policy-related concepts
- sequential decision-making perspective