MachineLearningLifeScience / poli

Protein Objectives Library
MIT License
12 stars 1 forks source link

What happens if you don't specify an `observer_name`? #179

Open miguelgondu opened 3 months ago

miguelgondu commented 3 months ago

Decide on whether to

  1. do nothing if the user doesn't provide an observer name.
  2. Provide a default observer that does nothing.

In other words, do we expect the attribute f.observer from black boxes to always be populated?

miguelgondu commented 1 hour ago

Hi @SimonBartels, Has this issue been addressed? Feel free to close it if it has.