Latest News
Deep dives into evolutionary computation, project updates, and community news.
EvoX Quickstart: Run GPU-Accelerated Evolutionary Computation in Just 10 Minutes
A beginner's tutorial to get started with GPU-accelerated evolutionary computation using EvoX in just 10 minutes.
GPU-Accelerated Evolutionary Multiobjective Optimization
Bridging Evolutionary Multiobjective Optimization and GPU Acceleration via Tensorization, introducing the EvoMO library.
MetaDE: Evolving Differential Evolution by Differential Evolution
MetaDE is a meta-evolutionary method that uses Differential Evolution to evolve its own hyperparameters and strategies, published in IEEE TEVC.
EvoRL: A GPU-Accelerated Framework for Evolutionary Reinforcement Learning
EvoRL is an open-source Evolutionary Reinforcement Learning framework that integrates evolutionary algorithms with RL for improved exploration and adaptability.
EvoGP: A GPU-Accelerated Framework for Tree-Based Genetic Programming
EvoGP is a fully GPU-accelerated Tree-Based Genetic Programming framework built on PyTorch, achieving up to 100x speedup over CPU implementations.