Skip to content

fix change log#275

Merged
BernhardAhrens merged 3 commits into
mainfrom
ba/fix_changelog
Jul 3, 2026
Merged

fix change log#275
BernhardAhrens merged 3 commits into
mainfrom
ba/fix_changelog

Conversation

@BernhardAhrens

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

📚 Documentation preview 🚀

Preview URL: https://EarthyScience.github.io/EasyHybrid.jl/previews/PR275/

Note

The preview will be available once the documentation build completes successfully, and will reflect the last successful build for this PR.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the CHANGELOG.md file to document several new features and improvements for version 0.2.0, including Optimization.jl integration, per-branch optimizers, L2 regularization, improved YAML configuration saving, and enhanced data processing for MultiNNHybridModel. The feedback suggests a minor grammatical correction to ensure consistency in the changelog formatting.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread CHANGELOG.md Outdated
- Per-Branch Optimizers: Enabled per-parameter/per-branch optimizer configurations using Optimisers.jl, allowing for more granular control over training dynamics. [#267](https://github.com/EarthyScience/EasyHybrid.jl/pull/267)
- Added L2 regularization support for model weights and introduced utility functions for weight extraction and norm calculation. [#267](https://github.com/EarthyScience/EasyHybrid.jl/pull/267)
- Improved YAML configuration saving to include parameter bounds and the full source code of mechanistic models for better reproducibility. [#267](https://github.com/EarthyScience/EasyHybrid.jl/pull/267)
- data processing for MultiNNHybridModel, including better sequence filtering and support for multi-branch neural network architectures. [#267](https://github.com/EarthyScience/EasyHybrid.jl/pull/267)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

This bullet point starts with a lowercase letter and is grammatically incomplete compared to the other entries. It should start with a capitalized action verb like "Improved" to maintain consistency across the changelog.

Suggested change
- data processing for MultiNNHybridModel, including better sequence filtering and support for multi-branch neural network architectures. [#267](https://github.com/EarthyScience/EasyHybrid.jl/pull/267)
- Improved data processing for MultiNNHybridModel, including better sequence filtering and support for multi-branch neural network architectures. [#267](https://github.com/EarthyScience/EasyHybrid.jl/pull/267)

@BernhardAhrens BernhardAhrens merged commit 32150e1 into main Jul 3, 2026
11 checks passed
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