Skip to content

bshavazipour/pyRVEA

 
 

Repository files navigation

README

Binder

The python version reference vector guided evolutionary algorithm.

Currently supported: Multi-objective minimization with visualization and interaction support. Preference is accepted as a reference point.

To test the code, open the binder link and read example.ipynb.

Read the documentation here

Requirements:

Installation process for normal users:

  • Run: pip install pyrvea

Installation process for developers:

  • Download and extract the code
  • Create a new virtual environment for the project
  • If you want to take part in the development process, run poetry install instead.

See the details of RVEA in the following paper

R. Cheng, Y. Jin, M. Olhofer and B. Sendhoff, A Reference Vector Guided Evolutionary Algorithm for Many-objective Optimization, IEEE Transactions on Evolutionary Computation, 2016

The source code of pyrvea is implemented by Bhupinder Saini

If you have any questions about the code, please contact:

Bhupinder Saini: bhupinder.s.saini@jyu.fi
Project researcher at University of Jyväskylä.

About

A Python implementation of RVEA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 89.8%
  • Jupyter Notebook 10.2%