All Projects → Optimizer Visualization → Similar Projects or Alternatives

95 Open source projects that are alternatives of or similar to Optimizer Visualization

FrankWolfe.jl
Julia implementation for various Frank-Wolfe and Conditional Gradient variants
Stars: ✭ 47 (-73.6%)
Mutual labels:  optimization-algorithms
rBAS
Implementation of the (beetle antennae search) BAS algorithm and its mutations in R code
Stars: ✭ 25 (-85.96%)
Mutual labels:  optimization-algorithms
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+206.74%)
Mutual labels:  optimization-algorithms
RelevancyTuning
Dice.com tutorial on using black box optimization algorithms to do relevancy tuning on your Solr Search Engine Configuration from Simon Hughes Dice.com
Stars: ✭ 28 (-84.27%)
Mutual labels:  optimization-algorithms
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 (-20.22%)
Mutual labels:  optimization-algorithms
Captainblackboard
船长关于机器学习、计算机视觉和工程技术的总结和分享
Stars: ✭ 693 (+289.33%)
Mutual labels:  optimization-algorithms
ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
Stars: ✭ 30 (-83.15%)
Mutual labels:  optimization-algorithms
Cilib
Typesafe, purely functional Computational Intelligence
Stars: ✭ 114 (-35.96%)
Mutual labels:  optimization-algorithms
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (-50%)
Mutual labels:  optimization-algorithms
Optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Stars: ✭ 411 (+130.9%)
Mutual labels:  optimization-algorithms
dfogn
DFO-GN: Derivative-Free Optimization using Gauss-Newton
Stars: ✭ 20 (-88.76%)
Mutual labels:  optimization-algorithms
csmath-2021
This mathematics course is taught for the first year Ph.D. students of computer science and related areas @zju
Stars: ✭ 30 (-83.15%)
Mutual labels:  optimization-algorithms
Mindseye
Neural Networks in Java 8 with CuDNN and Aparapi
Stars: ✭ 8 (-95.51%)
Mutual labels:  optimization-algorithms
gibbous
Convex optimization for java and scala, built on Apache Commons Math
Stars: ✭ 17 (-90.45%)
Mutual labels:  optimization-algorithms
Swarmlib
This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)
Stars: ✭ 121 (-32.02%)
Mutual labels:  optimization-algorithms
procrustes
Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
Stars: ✭ 48 (-73.03%)
Mutual labels:  optimization-algorithms
Cppnumericalsolvers
a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow)
Stars: ✭ 638 (+258.43%)
Mutual labels:  optimization-algorithms
a-tour-of-pytorch-optimizers
A tour of different optimization algorithms in PyTorch.
Stars: ✭ 46 (-74.16%)
Mutual labels:  optimization-algorithms
Proxtv
Matlab and Python toolbox for fast Total Variation proximity operators
Stars: ✭ 140 (-21.35%)
Mutual labels:  optimization-algorithms
ML-Optimizers-JAX
Toy implementations of some popular ML optimizers using Python/JAX
Stars: ✭ 37 (-79.21%)
Mutual labels:  optimization-algorithms
Awesome Robotics
A curated list of awesome links and software libraries that are useful for robots.
Stars: ✭ 478 (+168.54%)
Mutual labels:  optimization-algorithms
adaboost
An implementation of the paper "A Short Introduction to Boosting"
Stars: ✭ 20 (-88.76%)
Mutual labels:  optimization-algorithms
Viz torch optim
Videos of deep learning optimizers moving on 3D problem-landscapes
Stars: ✭ 86 (-51.69%)
Mutual labels:  optimization-algorithms
portfolio allocation js
A JavaScript library to allocate and optimize financial portfolios.
Stars: ✭ 145 (-18.54%)
Mutual labels:  optimization-algorithms
Fmin
Unconstrained function minimization in Javascript
Stars: ✭ 317 (+78.09%)
Mutual labels:  optimization-algorithms
Deep-Learning-Optimization-Algorithms
Visualization of various deep learning optimization algorithms using PyTorch automatic differentiation and optimizers.
Stars: ✭ 47 (-73.6%)
Mutual labels:  optimization-algorithms
HashedExpression
Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.
Stars: ✭ 40 (-77.53%)
Mutual labels:  optimization-algorithms
Min Cost Flow Class
C++ solvers for Minimum Cost Flow Problems
Stars: ✭ 36 (-79.78%)
Mutual labels:  optimization-algorithms
vqf
Implementation of Variational Quantum Factoring algorithm.
Stars: ✭ 32 (-82.02%)
Mutual labels:  optimization-algorithms
Raven
RAVEN is a flexible and multi-purpose probabilistic risk analysis, uncertainty quantification, parameter optimization and data knowledge-discovering framework.
Stars: ✭ 122 (-31.46%)
Mutual labels:  optimization-algorithms
qpmad
ROS-compatible Eigen-based Goldfarb-Idnani quadratic programming solver
Stars: ✭ 41 (-76.97%)
Mutual labels:  optimization-algorithms
Pyswarms
A research toolkit for particle swarm optimization in Python
Stars: ✭ 742 (+316.85%)
Mutual labels:  optimization-algorithms
Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
Stars: ✭ 86 (-51.69%)
Mutual labels:  optimization-algorithms
Niapy
Python microframework for building nature-inspired algorithms. Official docs: http://niapy.readthedocs.io/en/stable/
Stars: ✭ 148 (-16.85%)
Mutual labels:  optimization-algorithms
ThrottleControlledAvionics
A mod for KerbalSaceProgram
Stars: ✭ 45 (-74.72%)
Mutual labels:  optimization-algorithms
Gaft
A Genetic Algorithm Framework in Python
Stars: ✭ 651 (+265.73%)
Mutual labels:  optimization-algorithms
simobility
simobility - light-weight mobility simulation framework. Best for quick prototyping
Stars: ✭ 29 (-83.71%)
Mutual labels:  optimization-algorithms
Tradingstrategies
Algorithmic trading strategies
Stars: ✭ 120 (-32.58%)
Mutual labels:  optimization-algorithms
Performance-Estimation-Toolbox
Code of the Performance Estimation Toolbox (PESTO) whose aim is to ease the access to the PEP methodology for performing worst-case analyses of first-order methods in convex and nonconvex optimization. The numerical worst-case analyses from PEP can be performed just by writting the algorithms just as you would implement them.
Stars: ✭ 38 (-78.65%)
Mutual labels:  optimization-algorithms
Dist Keras
Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.
Stars: ✭ 613 (+244.38%)
Mutual labels:  optimization-algorithms
FirstOrderSolvers.jl
Large scale convex optimization solvers in julia
Stars: ✭ 20 (-88.76%)
Mutual labels:  optimization-algorithms
Bads
Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB
Stars: ✭ 159 (-10.67%)
Mutual labels:  optimization-algorithms
hyper-engine
Python library for Bayesian hyper-parameters optimization
Stars: ✭ 80 (-55.06%)
Mutual labels:  optimization-algorithms
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+203.37%)
Mutual labels:  optimization-algorithms
car-racing
A toolkit for testing control and planning algorithm for car racing.
Stars: ✭ 30 (-83.15%)
Mutual labels:  optimization-algorithms
Optimviz
Visualize optimization algorithms in MATLAB.
Stars: ✭ 106 (-40.45%)
Mutual labels:  optimization-algorithms
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 (-61.24%)
Mutual labels:  optimization-algorithms
Ensmallen
A header-only C++ library for numerical optimization --
Stars: ✭ 436 (+144.94%)
Mutual labels:  optimization-algorithms
Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
Stars: ✭ 20 (-88.76%)
Mutual labels:  optimization-algorithms
Deeplearning.ai
Stars: ✭ 139 (-21.91%)
Mutual labels:  optimization-algorithms
geneal
A genetic algorithm implementation in python
Stars: ✭ 47 (-73.6%)
Mutual labels:  optimization-algorithms
Ojalgo
oj! Algorithms
Stars: ✭ 336 (+88.76%)
Mutual labels:  optimization-algorithms
Ascension
A metaheuristic optimization framework
Stars: ✭ 24 (-86.52%)
Mutual labels:  optimization-algorithms
Csmath 2020
This mathematics course is taught for the first year Ph.D. students of computer science and related areas @ZJU
Stars: ✭ 85 (-52.25%)
Mutual labels:  optimization-algorithms
Curvaturefilter
Curvature Filters are efficient solvers for Variational Models
Stars: ✭ 291 (+63.48%)
Mutual labels:  optimization-algorithms
Sporco
Sparse Optimisation Research Code
Stars: ✭ 164 (-7.87%)
Mutual labels:  optimization-algorithms
Nmflibrary
MATLAB library for non-negative matrix factorization (NMF): Version 1.8.1
Stars: ✭ 153 (-14.04%)
Mutual labels:  optimization-algorithms
Pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 134 (-24.72%)
Mutual labels:  optimization-algorithms
Enjoy Hamburger
[ICLR 2021] Is Attention Better Than Matrix Decomposition?
Stars: ✭ 69 (-61.24%)
Mutual labels:  optimization-algorithms
ForBES
Generic and efficient MATLAB solver for nonsmooth optimization problems
Stars: ✭ 19 (-89.33%)
Mutual labels:  optimization-algorithms
1-60 of 95 similar projects