Skip to content
#

convergence-analysis

Here are 23 public repositories matching this topic...

ZO-AdaMM-vs-FO-AdaMM-convergence-and-minima-shape-comparison

Implementation and comparison of zero order vs first order method on the AdaMM (aka AMSGrad) optimizer: analysis of convergence rates and minima shape

  • Updated Sep 25, 2022
  • Jupyter Notebook

Collection of methods for numerical analysis and scientific computing, including numerical root-finders, numerical integration, linear algebra, and data visualization. Created for APPM4600 at CU Boulder.

  • Updated Apr 9, 2024
  • Jupyter Notebook

This project investigates convergence for solving linear systems. It implements Jacobi and SOR methods, explores convergence, optimizes performance via ω, and analyzes spectral radius/determinant. It aims to enhance iterative method efficiency for linear systems.

  • Updated Apr 3, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the convergence-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the convergence-analysis topic, visit your repo's landing page and select "manage topics."

Learn more