minimization-algorithm

There are 21 repositories under minimization-algorithm topic.

  • PatWie/CppNumericalSolvers

    a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen

    Language:C++8805375201
  • Theriak-Domino/theriak-domino

    Repository for the Theriak-Domino suite of programs.

    Language:Fortran12112
  • hahnec/optimizay

    collection of numerical optimization methods

    Language:HTML6104
  • stef4k/vehicle-routing-problem

    Optimization Methods in Management Science assignment: Solving a vehicle routing problem

    Language:Java5101
  • dhungle/L1-L1-RNN

    Designing recurrent neural networks by unfolding an l1-l1 minimization algorithm

    Language:Python4401
  • quadrivecteur/minimization

    a python code that uses the randomness of neural network training to find the ground state of a harmonic oscillator and its energy

    Language:Jupyter Notebook4000
  • richinex/pymultipleis

    A library for fitting a sequence of electrochemical impedance spectra (JAX version).

    Language:Python3101
  • andizuend/Fit_Data_by_Custom_Function

    example code for how to run a best-of-random differential evolution optimization method in Fortran

    Language:Fortran1100
  • cap-diego/dfa-front

    Frontend de la aplicacion de minimizacion de AFD

    Language:CSS1100
  • Dharshu2003/Tic-Tac-Toe-AI-Based-Project

    A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning. Reference link : https://en.wikipedia.org/wiki/Minimax#Minimax_algorithm_with_alternate_moves

    Language:C++1100
  • JMcardenas/Towards-optimal-sampling-book

    This is a repository associated with the chapter book "Towards optimal sampling for learning sparse approximations in high dimensions" by Ben Adcock, Juan M. Cardenas, Nick Dexter and Sebastian Moraga to be published by Springer in late 2021, available at https://arxiv.org/abs/2202.02360

    Language:MATLAB1100
  • JuanSosaCiencias/QuineMcCluskey

    Una implementación inicial del algoritmo de Quine McCLuskey para reducir expresiones logicas.

    Language:Python1100
  • mur073/anti-de

    Project to assist students in writing their lab work for the 1st year, 2nd semester (discrete mathematics).

    Language:JavaScript1100
  • SaranaAbidueva/-Numerical-methods-

    These are my university projects on the discipline "Numerical methods". I implemented various algorithms of numeric calculations such as: interpolation, approximation, integral calculation, solving equations, solving systems of linear algebraic equations (SLAE), minimization of quadratic function

    Language:Jupyter Notebook1200
  • vasilsaroka/QEskillbox

    Automate Quantum Espresso routines

    Language:Python1100
  • gitcordier/minimal_length_of_graph_traversal

    Given a network, equipped with a specific total and strict order, we get the minimal "round trip" traversal length. It always converges, at quadratic cost.

    Language:Python0200
  • mamaelyaaa/university-labs

    Various algorithms, without explanation of their work

    Language:Python0110
  • AvichalS/Transportation-Simplex

    This project aims at providing the optimal solution for minimum transportation costing based on two decision variables along with a pictorial overview of the problem. The project uses Excel for dataset cleaning and manipulation as well as python programming for simplex solution and finally, SAS Visual Analytics for visualization.

    Language:Python10
  • lorenzotinfena/BestSpiderWeb

    Language:Jupyter Notebook10
  • mathiazom/tabular-method

    🧮 Also known as the Quine-McCluskey method

    Language:JavaScript20