Skip to content

Conversation

@MichalBortkiewicz
Copy link
Collaborator

No description provided.

db.create(dbfilename)
populate_db.add_nledata_directory(aa_path, "autoascend", dbfilename)
populate_db.add_altorg_directory(alt_path, "altorg", dbfilename)
# populate_db.add_altorg_directory(alt_path, "altorg", dbfilename)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uncomment this


class TtyrecEnvPool:
def __init__(self, flags, dataset_name, dataset_scores, **dataset_kwargs):
self.flags = flags
Copy link
Owner

@BartekCupial BartekCupial Jul 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe its better just to pass this argument omitted_dlvls instead of whole flags?
self.omitted_dlvls = omitted_dlvls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants