The python version reference vector guided evolutionary algorithm.
Project description
desdeo-emo
The evolutionary algorithms package within the desdeo framework.
Currently supported:
- Multi-objective optimization with visualization and interaction support.
- Preference is accepted as a reference point.
- Surrogate modelling (neural networks and genetic trees) evolved via EAs.
- Surrogate assisted optimization
Currently NOT supported:
- Constraint handling
The documentation is currently being worked upon
To test the code, open the binder link and read example.ipynb.
Read the documentation here
Requirements:
- Python 3.7 or up
- Poetry dependency manager: Only for developers
Installation process for normal users:
- Create a new virtual enviroment for the project
- Run:
pip install desdeo_emo
Installation process for developers:
- Download and extract the code or
git clone - Create a new virtual environment for the project
- Run
poetry installinside the virtual environment shell.
See the details of various algorithms in the following papers (to be updated)
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ä.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file desdeo_emo-0.2.0.tar.gz.
File metadata
- Download URL: desdeo_emo-0.2.0.tar.gz
- Upload date:
- Size: 65.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.5rc1 Linux/5.3.0-19-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff9d8de9beda6a05f712096d1ad9ff9438c54e7f25e82bbccf31cda6698ce561
|
|
| MD5 |
9af4624c2f71fcf32e47feea15784b11
|
|
| BLAKE2b-256 |
f092cb4ab2e5125c9060b2003461490a0233a2ec733d5aef680dd9264b3b7e46
|
File details
Details for the file desdeo_emo-0.2.0-py3-none-any.whl.
File metadata
- Download URL: desdeo_emo-0.2.0-py3-none-any.whl
- Upload date:
- Size: 93.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.5rc1 Linux/5.3.0-19-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee4759adb53a0ad778c5aa0f49d32fa8f4d3c8fe106d322aecc3a5baa929438e
|
|
| MD5 |
fe8ff711df189970e3c5cf9324c58a5b
|
|
| BLAKE2b-256 |
cb5077a3955d3bde7ce1392b44748ce272ee3f3294b3f5a989301e5731cb9cbf
|