ndamulelonemakh / optimization-algorithms

Implementation of optimization algorithms in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementations of mathematical optimization algorithms from scratch in python

  • Featuring:
    • Steepest gradient descent
    • conjugate gradient
    • coordinate descent etc

About

Implementation of optimization algorithms in python

License:MIT License


Languages

Language:Python 100.0%