All Projects → shahind → Nature-Inspired-Algorithms

shahind / Nature-Inspired-Algorithms

Licence: MIT license
Sample Code Collection of Nature-Inspired Computational Methods

Programming Languages

matlab
3953 projects
python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
HTML
75241 projects
java
68154 projects - #9 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to Nature-Inspired-Algorithms

Sporco
Sparse Optimisation Research Code
Stars: ✭ 164 (+645.45%)
Mutual labels:  optimization-algorithms
pallas-solver
Global optimization algorithms written in C++
Stars: ✭ 43 (+95.45%)
Mutual labels:  optimization-algorithms
psopy
A SciPy compatible super fast Python implementation for Particle Swarm Optimization.
Stars: ✭ 33 (+50%)
Mutual labels:  optimization-algorithms
Python Mip
Collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
Stars: ✭ 202 (+818.18%)
Mutual labels:  optimization-algorithms
Argmin
Mathematical optimization in pure Rust
Stars: ✭ 234 (+963.64%)
Mutual labels:  optimization-algorithms
sdaopt
Simulated Dual Annealing for python and benchmarks
Stars: ✭ 15 (-31.82%)
Mutual labels:  optimization-algorithms
Nmflibrary
MATLAB library for non-negative matrix factorization (NMF): Version 1.8.1
Stars: ✭ 153 (+595.45%)
Mutual labels:  optimization-algorithms
optaplanner-quickstarts
OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.
Stars: ✭ 226 (+927.27%)
Mutual labels:  optimization-algorithms
Aleph star
Reinforcement learning with A* and a deep heuristic
Stars: ✭ 235 (+968.18%)
Mutual labels:  optimization-algorithms
paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
Stars: ✭ 73 (+231.82%)
Mutual labels:  optimization-algorithms
Relion
Image-processing software for cryo-electron microscopy
Stars: ✭ 219 (+895.45%)
Mutual labels:  optimization-algorithms
Abagail
The library contains a number of interconnected Java packages that implement machine learning and artificial intelligence algorithms. These are artificial intelligence algorithms implemented for the kind of people that like to implement algorithms themselves.
Stars: ✭ 225 (+922.73%)
Mutual labels:  optimization-algorithms
NiaAML
Python automated machine learning framework.
Stars: ✭ 25 (+13.64%)
Mutual labels:  nature-inspired-algorithms
Optimizer Visualization
Visualize Tensorflow's optimizers.
Stars: ✭ 178 (+709.09%)
Mutual labels:  optimization-algorithms
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 (+40.91%)
Mutual labels:  optimization-algorithms
Bads
Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB
Stars: ✭ 159 (+622.73%)
Mutual labels:  optimization-algorithms
pybnb
A parallel branch-and-bound engine for Python. (https://pybnb.readthedocs.io/)
Stars: ✭ 53 (+140.91%)
Mutual labels:  optimization-algorithms
AuxiLearn
Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]
Stars: ✭ 71 (+222.73%)
Mutual labels:  optimization-algorithms
MIRT.jl
MIRT: Michigan Image Reconstruction Toolbox (Julia version)
Stars: ✭ 80 (+263.64%)
Mutual labels:  optimization-algorithms
cspy
A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#
Stars: ✭ 64 (+190.91%)
Mutual labels:  optimization-algorithms

Nature-Inspired-Algorithms

Collection of Nature-Inspired Computational Methods' Sample Codes

This repository contains sample codes for Nature-Inspired Computational Algorithms including optimization algorithms, each code may has it's own reference which is indicated in it's directory.

Implementation

Implementation of most popular algorithms is available in NIA Package.

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].