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

First approximation to a DASM: 20 output dimensions but same loss #64

Merged
merged 18 commits into from
Oct 14, 2024

Conversation

matsen
Copy link
Contributor

@matsen matsen commented Oct 3, 2024

  • Adding output_dim option to DNSM
  • refactoring DNSMDataset methods to be subclass-friendly
  • adding conftest for shared fixtures
  • generalizing branch length optimization

@matsen matsen requested a review from willdumm October 14, 2024 16:26
Copy link
Contributor

@willdumm willdumm left a comment

Choose a reason for hiding this comment

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

Looks great to me!

@matsen matsen merged commit ac86175 into main Oct 14, 2024
1 check passed
@matsen matsen deleted the 63-dasm-approx branch October 14, 2024 20:44
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.

DASM approximation 1: use higher-dimensional output of a DNSM, but train in the same way
2 participants