Numerical analysisCovers advanced numerical analysis topics including deep neural networks and optimization methods.
Quasi-newton optimizationCovers gradient line search methods and optimization techniques with an emphasis on Wolfe conditions and positive definiteness.
Optimization MethodsCovers optimization methods without constraints, including gradient and line search in the quadratic case.
Optimization MethodsCovers unconstrained and constrained optimization, optimal control, neural networks, and global optimization methods.
Finite Element MethodCovers the Finite Element Method, discussing the derivation of the equation of motion and exploring mass and stiffness matrices.
Finite Element ModelingCovers the derivation of the equation of motion, interpolation, Newton's equation, and energy conservation in finite element modeling.
System of ODEsExplores numerical methods for solving ODE systems, stability regions, and absolute stability importance.
Error Estimation in Numerical MethodsExplores error estimation in numerical methods for solving ordinary differential equations, emphasizing the impact of errors on solution accuracy and stability.
Multi-layer Neural NetworksCovers the fundamentals of multi-layer neural networks and the training process of fully connected networks with hidden layers.
Euler Forward MethodIntroduces the Euler Forward Method for ODEs, focusing on error analysis and stability.