GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

particle-swarm-optimization

Website
Wikipedia
https://static.github-zh.com/github_avatars/guofei9987?size=40
guofei9987 / scikit-opt

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales...

genetic-algorithmpsoparticle-swarm-optimizationtsptravelling-salesman-problemsimulated-annealingant-colony-algorithmimmune-algorithmheuristic-algorithmsimmune人工智能optimization
Python 5.54 k
1 年前
https://static.github-zh.com/github_avatars/ljvmiranda921?size=40
ljvmiranda921 / pyswarms

#算法刷题#A research toolkit for particle swarm optimization in Python

particle-swarm-optimizationpsoswarm-intelligence机器学习optimizationoptimization-algorithmsmetaheuristics算法
Python 1.34 k
10 个月前
https://static.github-zh.com/github_avatars/LiYangHart?size=40
LiYangHart / Hyperparameter-Optimization-of-Machine-Learning-Algorithms

#计算机科学#Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)

hyperparameter-optimization机器学习hyperparameter-tuningtuning-parametersrandom-searchoptimizationbayesian-optimizationgenetic-algorithmparticle-swarm-optimizationrandom-forest深度学习artificial-neural-networksautomlautomated-machine-learning
Jupyter Notebook 1.29 k
3 年前
SimonBlanke/Gradient-Free-Optimizers
https://static.github-zh.com/github_avatars/SimonBlanke?size=40
SimonBlanke / Gradient-Free-Optimizers

#计算机科学#Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.

optimizationgradient-free-optimizationbayesian-optimizationparticle-swarm-optimizationevolution-strategiessimulated-annealingrandom-searchhill-climbingmeta-heuristic机器学习hyperparameter-optimizationblackbox-optimizationconstrained-optimization
Python 1.23 k
13 天前
https://static.github-zh.com/github_avatars/thieu1995?size=40
thieu1995 / mealpy

A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)

genetic-algorithmparticle-swarm-optimizationswarm-intelligencemetaheuristics
Python 1.03 k
10 天前
https://static.github-zh.com/github_avatars/MaxHalford?size=40
MaxHalford / eaopt

#计算机科学#🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)

Gooptimizationparallel机器学习genetic-algorithmevolutionary-algorithmsevolutionary-computationparticle-swarm-optimizationmetaheuristics
Go 900
5 个月前
https://static.github-zh.com/github_avatars/kthohr?size=40
kthohr / optim

OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions

evolutionary-algorithmsparticle-swarm-optimizationbfgsC++optimizationoptimization-algorithmsopenmpgradient-descentautomatic-differentiation
C++ 856
1 年前
https://static.github-zh.com/github_avatars/LiYangSir?size=40
LiYangSir / Smart-Algorithm

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

MATLABgenetic-algorithmimmune-algorithmant-colony-algorithmparticle-swarm-optimization
MATLAB 772
5 年前
https://static.github-zh.com/github_avatars/100?size=40
100 / Solid

#算法刷题#🎯 A comprehensive gradient-free optimization framework written in Python

metaheuristicsoptimizationoptimization-algorithmsPython算法Library机器学习人工智能genetic-algorithmevolutionary-algorithmsimulated-annealingparticle-swarm-optimizationhill-climbingtabu-search
Python 579
6 年前
https://static.github-zh.com/github_avatars/HaaLeo?size=40
HaaLeo / 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 ...

ant-colony-optimizationtsppypioptimization-algorithmsswarmpsoparticle-swarm-optimization
Python 538
4 年前
https://static.github-zh.com/github_avatars/Jasonnor?size=40
Jasonnor / Car-Simulator

#计算机科学#Autonomous car simulator (based on JavaScript & WebGL) implemented by fuzzy control system, genetic algorithm and particle swarm optimization.

JavaScriptgenetic-algorithmparticle-swarm-optimizationwebgl虚拟现实人工智能机器学习
JavaScript 359
8 年前
https://static.github-zh.com/github_avatars/rishal-hurbans?size=40
rishal-hurbans / Grokking-Artificial-Intelligence-Algorithms

#算法刷题#The official code repository supporting the book, Grokking Artificial Intelligence Algorithms

Python算法人工智能机器学习search-algorithmevolutionary-algorithmsgenetic-algorithmparticle-swarm-optimizationant-colony-optimizationlinear-regressionclassification-algorithmreinforcement-learningq-learning
Python 356
1 年前
https://static.github-zh.com/github_avatars/thieu1995?size=40
thieu1995 / metaheuristics

Implement the-state-of-the-art meta-heuristic algorithms using python (numpy)

genetic-algorithmparticle-swarm-optimization
Jupyter Notebook 289
3 年前
https://static.github-zh.com/github_avatars/nathanrooy?size=40
nathanrooy / particle-swarm-optimization

Learn about particle swarm optimization (PSO) through Python!

optimizationparticle-swarm-optimization教程Pythonpsominimization
Python 278
4 年前
https://static.github-zh.com/github_avatars/JingweiToo?size=40
JingweiToo / Wrapper-Feature-Selection-Toolbox-Python

#计算机科学#This toolbox offers 13 wrapper feature selection methods (PSO, GA, GWO, HHO, BA, WOA, and etc.) with examples. It is simple and easy to implement.

particle-swarm-optimizationgenetic-algorithmwrapperfeature-selectionclassification机器学习data-mining
Python 271
2 年前
https://static.github-zh.com/github_avatars/Evolutionary-Intelligence?size=40
Evolutionary-Intelligence / pypop

[JMLR (CCF-A)] PyPop7: A Pure-Python LibrarY for POPulation-based Black-Box Optimization (BBO), especially *Large-Scale* variants (including evolutionary algorithms, swarm-based randomized optimizers,...

evolutionary-algorithmsrandom-searchgradient-free-optimizationoptimization-algorithmsnumerical-optimizationevolution-strategiesnonlinear-optimizationparticle-swarm-optimization
Python 245
4 天前
https://static.github-zh.com/github_avatars/jaswinder9051998?size=40
jaswinder9051998 / 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 ea...

机器学习Pythonevolutionary-algorithmsgenetic-algorithmfeature-selectionparticle-swarm-optimizationsupervised-learningoptimizationoptimization-algorithms
Python 245
24 天前
https://static.github-zh.com/github_avatars/TAMS-Group?size=40
TAMS-Group / bio_ik

MoveIt kinematics_base plugin based on particle optimization & GA

optimizationinverse-kinematicsmoveitrosgenetic-algorithmevolutionary-algorithmparticle-swarm-optimizationconvex-optimizationrobot-control人工智能Robotics
C++ 227
4 个月前
https://static.github-zh.com/github_avatars/doFighter?size=40
doFighter / Computational-intelligence

记录计算智能优化算法的学习笔记,通过阅读论文并复现的形式加深对相关的启发式智能优化的理解。

particle-swarm-optimizationant-colony-algorithm
MATLAB 181
2 年前
https://static.github-zh.com/github_avatars/JingweiToo?size=40
JingweiToo / Wrapper-Feature-Selection-Toolbox

#计算机科学#This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc. They are simple and easy to implement.

机器学习feature-selectiondata-miningmetaheuristicsparticle-swarm-optimizationgenetic-algorithmant-colony-optimization
MATLAB 179
4 年前
loading...