All Projects → Optim → Similar Projects or Alternatives

660 Open source projects that are alternatives of or similar to Optim

Cppnumericalsolvers
a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow)
Stars: ✭ 638 (+55.23%)
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+31.39%)
qpmad
ROS-compatible Eigen-based Goldfarb-Idnani quadratic programming solver
Stars: ✭ 41 (-90.02%)
Pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 134 (-67.4%)
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 (-65.45%)
Stats
A C++ header-only library of statistical distribution functions.
Stars: ✭ 292 (-28.95%)
Mutual labels:  openmp, eigen
Yabox
Yet another black-box optimization library for Python
Stars: ✭ 103 (-74.94%)
Awesome Robotics
A curated list of awesome links and software libraries that are useful for robots.
Stars: ✭ 478 (+16.3%)
Nmflibrary
MATLAB library for non-negative matrix factorization (NMF): Version 1.8.1
Stars: ✭ 153 (-62.77%)
Sporco
Sparse Optimisation Research Code
Stars: ✭ 164 (-60.1%)
Argmin
Mathematical optimization in pure Rust
Stars: ✭ 234 (-43.07%)
Dive Into Ml System
Dive into machine learning system, start from reinventing the wheel.
Stars: ✭ 220 (-46.47%)
Mutual labels:  openmp, eigen
Mathtoolbox
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
Stars: ✭ 172 (-58.15%)
Mutual labels:  eigen, optimization
Raytracer.jl
Differentiable RayTracing in Julia
Stars: ✭ 110 (-73.24%)
Mutual labels:  gradient-descent, optimization
Pyribs
A bare-bones Python library for quality diversity optimization.
Stars: ✭ 66 (-83.94%)
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (+5.84%)
Mindseye
Neural Networks in Java 8 with CuDNN and Aparapi
Stars: ✭ 8 (-98.05%)
Optimviz
Visualize optimization algorithms in MATLAB.
Stars: ✭ 106 (-74.21%)
Ojalgo
oj! Algorithms
Stars: ✭ 336 (-18.25%)
Training Material
A collection of code examples as well as presentations for training purposes
Stars: ✭ 85 (-79.32%)
Mutual labels:  openmp, optimization
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (-91.24%)
GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Stars: ✭ 41 (-90.02%)
ForBES
Generic and efficient MATLAB solver for nonsmooth optimization problems
Stars: ✭ 19 (-95.38%)
nuxt-prune-html
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
Stars: ✭ 69 (-83.21%)
geneal
A genetic algorithm implementation in python
Stars: ✭ 47 (-88.56%)
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (-78.35%)
ML-Optimizers-JAX
Toy implementations of some popular ML optimizers using Python/JAX
Stars: ✭ 37 (-91%)
a-tour-of-pytorch-optimizers
A tour of different optimization algorithms in PyTorch.
Stars: ✭ 46 (-88.81%)
Far Ho
Gradient based hyperparameter optimization & meta-learning package for TensorFlow
Stars: ✭ 161 (-60.83%)
Mutual labels:  gradient-descent, optimization
cere
CERE: Codelet Extractor and REplayer
Stars: ✭ 27 (-93.43%)
Mutual labels:  optimization, openmp
Eaopt
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Stars: ✭ 718 (+74.7%)
Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (+49.88%)
Ensmallen
A header-only C++ library for numerical optimization --
Stars: ✭ 436 (+6.08%)
procrustes
Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
Stars: ✭ 48 (-88.32%)
Pyswarms
A research toolkit for particle swarm optimization in Python
Stars: ✭ 742 (+80.54%)
FrankWolfe.jl
Julia implementation for various Frank-Wolfe and Conditional Gradient variants
Stars: ✭ 47 (-88.56%)
Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
Stars: ✭ 86 (-79.08%)
gibbous
Convex optimization for java and scala, built on Apache Commons Math
Stars: ✭ 17 (-95.86%)
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+32.85%)
Fewshotlearning
Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"
Stars: ✭ 223 (-45.74%)
Python Mip
Collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
Stars: ✭ 202 (-50.85%)
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-89.78%)
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (-77.86%)
URT
Fast Unit Root Tests and OLS regression in C++ with wrappers for R and Python
Stars: ✭ 70 (-82.97%)
Mutual labels:  eigen, openmp
fmin adam
Matlab implementation of the Adam stochastic gradient descent optimisation algorithm
Stars: ✭ 38 (-90.75%)
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (-87.83%)
yask
YASK--Yet Another Stencil Kit: a domain-specific language and framework to create high-performance stencil code for implementing finite-difference methods and similar applications.
Stars: ✭ 81 (-80.29%)
Mutual labels:  optimization, openmp
least-squares-cpp
A single header-only C++ library for least squares fitting.
Stars: ✭ 46 (-88.81%)
Mutual labels:  optimization, gradient-descent
goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
Stars: ✭ 39 (-90.51%)
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-92.46%)
descent
First-order optimization tools
Stars: ✭ 23 (-94.4%)
Mutual labels:  optimization, gradient-descent
dfogn
DFO-GN: Derivative-Free Optimization using Gauss-Newton
Stars: ✭ 20 (-95.13%)
Ifopt
An Eigen-based, light-weight C++ Interface to Nonlinear Programming Solvers (Ipopt, Snopt)
Stars: ✭ 372 (-9.49%)
Mutual labels:  eigen, optimization
Weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Stars: ✭ 305 (-25.79%)
Mutual labels:  openmp
Reflective Bind
Eliminate wasteful re-rendering in React components caused by inline functions
Stars: ✭ 366 (-10.95%)
Mutual labels:  optimization
Statically
⚡️ The best free and fast CDN for images, CSS, JavaScript, and open source.
Stars: ✭ 299 (-27.25%)
Mutual labels:  optimization
Onelog
Dead simple, super fast, zero allocation and modular logger for Golang
Stars: ✭ 389 (-5.35%)
Mutual labels:  optimization
Optnet
OptNet: Differentiable Optimization as a Layer in Neural Networks
Stars: ✭ 361 (-12.17%)
Mutual labels:  optimization
Curvaturefilter
Curvature Filters are efficient solvers for Variational Models
Stars: ✭ 291 (-29.2%)
Mutual labels:  optimization-algorithms
Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
Stars: ✭ 287 (-30.17%)
Mutual labels:  openmp
1-60 of 660 similar projects