Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quantifier learning #55

Open
wants to merge 587 commits into
base: main
Choose a base branch
from
Open

Quantifier learning #55

wants to merge 587 commits into from

Conversation

haberchr
Copy link
Collaborator

No description provided.

Christopher Haberland and others added 30 commits December 24, 2023 15:42
@haberchr haberchr reopened this Jan 20, 2025
@haberchr haberchr requested review from shanest and nathimel January 20, 2025 01:01
super().__init__(*args, **kwargs)
# Add any additional initialization code here

def __or__(self, other: "QuantifierGrammar") -> "QuantifierGrammar":
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

add instead

@haberchr
Copy link
Collaborator Author

TODO:

  1. refactor / consolidating learning scripts
  2. test new 'dummy' mlflow tracking flag (turns mlflow on and off)
  3. Better organize generation and monotonicity configuration
  4. delete monotonicity image artifact in the ipynb

@nathimel nathimel force-pushed the main branch 3 times, most recently from 36afd2d to 1005e4c Compare January 24, 2025 16:48
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.

6 participants