You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, ProgramDatabase class does not save and subsequently cannot load self.feature_stats. This can affect continuing from the checkpoint, since self.feature_stats is used to calculate bins for the newly generated programs.