首页 /研究 /EvoTorch: Scalable Evolutionary Computation in Python
LEARNING

EvoTorch: Scalable Evolutionary Computation in Python

Nihat Engin Toklu, Timothy Atkinson, Vojtěch Micka, Paweł Liskowski, Rupesh Kumar Srivastava

发表年份
2023
引用次数
4
访问权限
开放获取

摘要

Evolutionary computation is an important component within various fields such as artificial intelligence research, reinforcement learning, robotics, industrial automation and/or optimization, engineering design, etc. Considering the increasing computational demands and the dimensionalities of modern optimization problems, the requirement for scalable, re-usable, and practical evolutionary algorithm implementations has been growing. To address this requirement, we present EvoTorch: an evolutionary computation library designed to work with high-dimensional optimization problems, with GPU support and with high parallelization capabilities. EvoTorch is based on and seamlessly works with the PyTorch library, and therefore, allows the users to define their optimization problems using a well-known API.

关键词

Computer scienceScalabilityPython (programming language)USableEvolutionary computationImplementationComputationArtificial intelligenceEvolutionary roboticsEvolutionary algorithm

相关论文

查看 LEARNING 分类全部论文