返回
PyGAD: an intuitive genetic algorithm Python library
DOI:10.1007/s11042-023-17167-y.png)
摘要
En 中文
This paper introduces PyGAD, an open-source easy-to-use Python library for building the genetic algorithm (GA) and solving multi-objective optimization problems. PyGAD is designed as a general-purpose optimization library with the support of a wide range of parameters to give the user control over its life cycle. This includes, but not limited to, the population, fitness function, gene value space, gene data type, parent selection, crossover, and mutation. Its usage consists of 3 main steps: build the fitness function, create an instance of the pygad.GA class, and call the pygad.GA.run() method. The library supports training deep learning models created either with PyGAD itself or with frameworks such as Keras and PyTorch. Given its stable state, PyGAD is also in active development to respond to the user's requested features and enhancements received on GitHub.
Keyword:
Genetic algorithm
Evolutionary algorithm
Optimization
Deep learning
Python
NumPy
Keras
PyTorch
期刊
IF:
3
论文数:
1.9W
被引数:
3.2W
机构
引用论文
Towards a broad coverage named entity resource: a data-efficient approach for many diverse languages面向广泛覆盖的命名实体资源:一种针对多种不同语言的高效数据方法
没有更多内容

