Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
☆6,378Aug 31, 2025Updated 6 months ago
Alternatives and similar repositories for scikit-opt
Users that are interested in scikit-opt are comparing it to the libraries listed below
Sorting:
- Evolutionary algorithm toolbox and framework with high performance for Python☆2,116Feb 5, 2026Updated 3 weeks ago
- NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO☆2,786Feb 22, 2026Updated last week
- A research toolkit for particle swarm optimization in Python☆1,382Aug 6, 2024Updated last year
- This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization…☆569Dec 16, 2020Updated 5 years ago
- A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)☆1,155Updated this week
- Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).☆2,172Jul 9, 2025Updated 7 months ago
- Distributed Evolutionary Algorithms in Python☆6,345Nov 16, 2025Updated 3 months ago
- A Genetic Algorithm Framework in Python (not for production level)☆747Dec 23, 2018Updated 7 years ago
- TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)☆866Jul 23, 2021Updated 4 years ago
- A framework for single/multi-objective optimization with metaheuristics☆591Feb 18, 2026Updated last week
- Sequential model-based optimization with a `scipy.optimize` interface☆2,811Feb 23, 2024Updated 2 years ago
- 种群算法复现(swarm-algorithm),包括乌鸦搜索(Crow Search Algorithm, CSA)、樽海鞘群算法(Salp Swarm Algorithm, SSA)、缎蓝园丁鸟优化算法(Satin Bowerbird Optimizer, SBO)、麻雀…☆368Jun 26, 2023Updated 2 years ago
- Evolutionary multi-objective optimization platform☆2,046Jan 30, 2026Updated last month
- Learn about particle swarm optimization (PSO) through Python!☆289Jan 26, 2021Updated 5 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,267Dec 1, 2025Updated 3 months ago
- A Python implementation of global optimization with gaussian processes.☆8,555Feb 17, 2026Updated last week
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆75,857Jul 30, 2024Updated last year
- pyMetaheuristic: A Comprehensive Python Library for Optimization☆387Apr 16, 2024Updated last year
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,696Dec 30, 2025Updated 2 months ago
- Particle swarm optimization (PSO) that supports constraints☆341Aug 14, 2018Updated 7 years ago
- EvoloPy toolbox provides classical and recent nature-inspired metaheuristic for the global optimization.☆496Apr 21, 2025Updated 10 months ago
- 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型…☆70,122Jan 25, 2026Updated last month
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,659Jan 21, 2026Updated last month
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,317Oct 14, 2021Updated 4 years ago
- 《统计学习方法》的代码实现☆19,546Aug 22, 2023Updated 2 years ago
- Machine learning, in numpy☆16,276Oct 29, 2023Updated 2 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,558Jul 25, 2024Updated last year
- 🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.☆16,916Feb 13, 2023Updated 3 years ago
- A hyperparameter optimization framework☆13,583Updated this week
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,164Jun 26, 2024Updated last year
- Common used path planning algorithms with animations.☆9,155Feb 6, 2023Updated 3 years ago
- An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)☆961Sep 14, 2025Updated 5 months ago
- An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model c…☆14,339Jul 3, 2024Updated last year
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,051Nov 12, 2024Updated last year
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆157,071Updated this week
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,713Oct 7, 2022Updated 3 years ago
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆65,830Jan 22, 2026Updated last month
- Matplotlib styles for scientific plotting☆8,613Updated this week
- 手写实现李航《统计学习方法》书中全部算法☆11,589Nov 25, 2025Updated 3 months ago