Helmholtz-AI-Energy / Helmholtz-AI-Energy/propulate

Utility function to convert population checkpoint into pandas dataframe.

Open
#76 0 comments 0 reactions 1 assignee Claimed by @mcw92 View on GitHub
documentation enhancement
Dominant language
Python
Stars
46
Forks
9
PR merge metrics
No merged PRs in 30d

Description

- Implement utility function to convert pickled population checkpoints into a pandas dataframe containing a list of all individuals and their attributes as a table.
- Implement basic plot function "loss vs. generation / runtime", color / marker style according to rank / island.
- Provide basic analysis script to be executed in a folder containing checkpoints..
- Future: (Customizable) hooks upon specific events in the `Propulator`'s `_work` function to observe the optimization process on the fly while it is running, e.g., with TensorBoard.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.