All Projects → FUNNYDMAN → Bfgs Neldermead Trustregion

FUNNYDMAN / Bfgs Neldermead Trustregion

Python implementation of some numerical (optimization) methods

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bfgs Neldermead Trustregion

dfogn
DFO-GN: Derivative-Free Optimization using Gauss-Newton
Stars: ✭ 20 (+150%)
Mutual labels:  optimization, numerical-methods
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (+5337.5%)
Mutual labels:  mathematics, optimization
Machine Learning And Ai In Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
Stars: ✭ 258 (+3125%)
Mutual labels:  ai, machine-learning-algorithms
oxygenjs
This a JavaScript Library for the Numerical Javascript and Machine Learning
Stars: ✭ 13 (+62.5%)
Mutual labels:  machine-learning-algorithms, numerical-methods
Workshops mathematics
Share resources, assets and information for the math sessions 🚀
Stars: ✭ 26 (+225%)
Mutual labels:  ai, mathematics
descent
First-order optimization tools
Stars: ✭ 23 (+187.5%)
Mutual labels:  optimization, numerical-methods
Differentiable Plasticity
Implementations of the algorithms described in Differentiable plasticity: training plastic networks with gradient descent, a research paper from Uber AI Labs.
Stars: ✭ 371 (+4537.5%)
Mutual labels:  ai, machine-learning-algorithms
okama
Investment portfolio and stocks analyzing tools for Python with free historical data
Stars: ✭ 87 (+987.5%)
Mutual labels:  optimization, mathematics
Cppnumericalsolvers
a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow)
Stars: ✭ 638 (+7875%)
Mutual labels:  mathematics, optimization
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+6725%)
Mutual labels:  machine-learning-algorithms, optimization
NumDiff
Modern Fortran Numerical Differentiation Library
Stars: ✭ 48 (+500%)
Mutual labels:  optimization, numerical-methods
Casadi
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
Stars: ✭ 714 (+8825%)
Mutual labels:  mathematics, optimization
autodiff
A .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.
Stars: ✭ 69 (+762.5%)
Mutual labels:  optimization, mathematics
glossary
https://machinelearning.wtf/ - An online glossary of machine learning terms.
Stars: ✭ 28 (+250%)
Mutual labels:  machine-learning-algorithms, mathematics
zoofs
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.
Stars: ✭ 142 (+1675%)
Mutual labels:  optimization, machine-learning-algorithms
Basic Mathematics For Machine Learning
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
Stars: ✭ 300 (+3650%)
Mutual labels:  ai, mathematics
machine-learning-notebooks
🤖 An authorial collection of fundamental python recipes on Machine Learning and Artificial Intelligence.
Stars: ✭ 63 (+687.5%)
Mutual labels:  machine-learning-algorithms, mathematics
RcppNumerical
Rcpp Integration for Numerical Computing Libraries
Stars: ✭ 52 (+550%)
Mutual labels:  optimization, numerical-methods
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+6350%)
Mutual labels:  machine-learning-algorithms, optimization
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (+8000%)
Mutual labels:  ai, optimization

Python implementation of some numerical (optimization) methods

Now repository consist:

  • BFGS algorithm
  • Nelder-Mead algorithm
  • Trust-Region Dogleg algorithm
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].