All Projects → LiYangSir → Smart-Algorithm

LiYangSir / Smart-Algorithm

Licence: other
智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现

Programming Languages

matlab
3953 projects
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
M
324 projects

Projects that are alternatives of or similar to Smart-Algorithm

Scikit Opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
Stars: ✭ 2,791 (+907.58%)
Mutual labels:  genetic-algorithm, particle-swarm-optimization, ant-colony-algorithm, immune-algorithm
bio ik
MoveIt kinematics_base plugin based on particle optimization & GA
Stars: ✭ 104 (-62.45%)
Mutual labels:  genetic-algorithm, particle-swarm-optimization
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 (-48.74%)
Mutual labels:  genetic-algorithm, particle-swarm-optimization
evoli
Genetic Algorithm and Particle Swarm Optimization
Stars: ✭ 22 (-92.06%)
Mutual labels:  genetic-algorithm, particle-swarm-optimization
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-84.84%)
Mutual labels:  genetic-algorithm, particle-swarm-optimization
snakeneuralnetworkjs
Neuroevolution of Neural Network for snakes in the Browser
Stars: ✭ 13 (-95.31%)
Mutual labels:  genetic-algorithm
opt4j
Modular Java framework for meta-heuristic optimization
Stars: ✭ 25 (-90.97%)
Mutual labels:  genetic-algorithm
Super-Meta-MarIO
Mario AI Ensemble
Stars: ✭ 15 (-94.58%)
Mutual labels:  genetic-algorithm
psopy
A SciPy compatible super fast Python implementation for Particle Swarm Optimization.
Stars: ✭ 33 (-88.09%)
Mutual labels:  particle-swarm-optimization
naturalselection
A general-purpose pythonic genetic algorithm.
Stars: ✭ 17 (-93.86%)
Mutual labels:  genetic-algorithm
engineering design by artificial intelligence
Combining artificial intelligence and engineering design
Stars: ✭ 29 (-89.53%)
Mutual labels:  genetic-algorithm
EvOLuTIoN
A simple simulation in Unity, which uses genetic algorithm to optimize forces applied to cubes
Stars: ✭ 44 (-84.12%)
Mutual labels:  genetic-algorithm
Genetic-Algorithm-for-Job-Shop-Scheduling-and-NSGA-II
Learning how to implement GA and NSGA-II for job shop scheduling problem in python
Stars: ✭ 178 (-35.74%)
Mutual labels:  genetic-algorithm
genetic deep learning
No description or website provided.
Stars: ✭ 13 (-95.31%)
Mutual labels:  genetic-algorithm
snake-neural-network
An experiment with neural network and genetic algorithms
Stars: ✭ 68 (-75.45%)
Mutual labels:  genetic-algorithm
binlex
A Binary Genetic Traits Lexer Framework
Stars: ✭ 303 (+9.39%)
Mutual labels:  genetic-algorithm
bin-packing-core
基于人工智能(遗传算法 + 贪心 max-rect 算法) 的矩形拼接算法
Stars: ✭ 26 (-90.61%)
Mutual labels:  genetic-algorithm
jGeneticNeuralNet
A Java library that trains neural networks with a genetic algorithm.
Stars: ✭ 16 (-94.22%)
Mutual labels:  genetic-algorithm
DENOPTIM
DENOPTIM is a software package for de novo design and virtual screening of functional molecules of any kind.
Stars: ✭ 23 (-91.7%)
Mutual labels:  genetic-algorithm
darkgreybox
DarkGreyBox: An open-source data-driven python building thermal model inspired by Genetic Algorithms and Machine Learning
Stars: ✭ 25 (-90.97%)
Mutual labels:  genetic-algorithm

Smart Algorithm

智能算法是路线规划、深度学习等等一系列领域所使用的优化算法,是算法进阶之路的必备之路。


简介

  主要针对目前主流的算法进行实现,例如遗传算法、粒子群算法、模拟退火算法、免疫算法、蚁群算法等等一系列的算法。

个人主页  |  CSDN  |  微信公众号: TeaUrn

开始使用

智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现。具体详细说明点击下面连接针对每个算法有着详细的说明。

蚁群算法:Ant_Colony_Optimization

遗传算法:Genetic_Algorithm

免疫算法:Immunity_Algorithm

粒子群:Particle Swarm Optimization

联系方式:

微信公众号:TeaUrn 或者扫描下方二维码进行关注。里面有惊喜等你哦~~

捐赠

如果您觉得文章对您有所帮助,可以请作者喝

支付宝/微信/QQ
二维码
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].