Skip to content

Commit dbd6d1f

Browse files
authored
Update README.md
1 parent bce781b commit dbd6d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
## Optimization
331331
* [Spearmint](https://github.com/HIPS/Spearmint) - Bayesian optimization.
332332
* [BoTorch](https://github.com/pytorch/botorch) - Bayesian optimization in PyTorch. <img height="20" src="img/pytorch_big2.png" alt="PyTorch based/compatible">
333-
* [scikit-opt](https://github.com/guofei9987/scikit-opt) - Heuristic Algorithms (Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Algorithm, Immune Algorithm, Artificial Fish Swarm Algorithm) in Python for optimization.
333+
* [scikit-opt](https://github.com/guofei9987/scikit-opt) - Heuristic Algorithms for optimization.
334334
* [SMAC3](https://github.com/automl/SMAC3) - Sequential Model-based Algorithm Configuration.
335335
* [Optunity](https://github.com/claesenm/optunity) - Is a library containing various optimizers for hyperparameter tuning.
336336
* [hyperopt](https://github.com/hyperopt/hyperopt) - Distributed Asynchronous Hyperparameter Optimization in Python.

0 commit comments

Comments
 (0)