Skip to content
#

dichotomic-serach

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Overparameterization and overfitting are common concerns when designing and training deep neural networks. Network pruning is an effective strategy used to reduce or limit the network complexity, but often suffers from time and computational intensive procedures to identify the most important connections and best performing hyperparameters. We s…

  • Updated Sep 1, 2020
  • Python

This repository contains a collection of MATLAB scripts that implement some of the classical optimization methods for unconstrained optimization models: Steepest-Descent, Newton method, Gauss-Newton, Conjugate Gradient method, Fibonacci search, Golden-section search, Dichotomous search and Exhaustive search.

  • Updated Aug 1, 2025
  • MATLAB

Improve this page

Add a description, image, and links to the dichotomic-serach 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 dichotomic-serach topic, visit your repo's landing page and select "manage topics."

Learn more