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

v0.2.0: Imrprove UX and performance #5

Merged
merged 2 commits into from
Jan 27, 2025
Merged

v0.2.0: Imrprove UX and performance #5

merged 2 commits into from
Jan 27, 2025

Conversation

kyo-takano
Copy link
Owner

  • Change optimizer from L-BFGS to vanilla BFGS after quantitative experiments
  • Add an LLM example data & notebook
  • Improve documentation regarding the initial parameter grid & optimization tips
  • Make all arguments optional except param_grid; previously project_dir and seed_ranges were unnecessarily required
  • Debug dtype issues around visualization

- Change optimizer from L-BFGS to vanilla BFGS after quantitative experiments
- Add an LLM example data & notebook
- Improve documentation regarding the initial parameter grid & optimization tips
- Make all arguments optional except `param_grid`; previously `project_dir` and `seed_ranges` were unnecessarily required
- Debug dtype issues around visualization
@kyo-takano kyo-takano changed the title **v0.2.0**: Imrprove UX and performance v0.2.0: Imrprove UX and performance Jan 27, 2025
@kyo-takano kyo-takano merged commit 6e34bdd into master Jan 27, 2025
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.

1 participant