1. 19 May, 2026 2 commits
    • Refine optimization methodology and enhance surrogate model descriptions in manuscript · e27d5af6
      Joaquín Irazábal González authored
      - Clarified the description of FEM simulations and loading patterns based on device height.
      - Improved the explanation of damage indicators and their computation for optimization.
      - Updated the definitions of local shear distortion and its role in energy dissipation.
      - Enhanced the description of supervised ML surrogate models and their training process.
      - Added detailed hyperparameter search spaces for various models used in Bayesian optimization.
      - Revised the objective function formulation to emphasize damage control and energy dissipation balance.
      - Improved clarity in the penalty definitions for window and frame damage.
      - Summarized the validation process for optimized geometries and the iterative nature of the optimization loop.
    • Refine manuscript text for clarity and consistency in the description of design… · 4e37b5da
      Joaquín Irazábal González authored
      Refine manuscript text for clarity and consistency in the description of design variables, optimization cycles, and surrogate model performance. Adjust punctuation and phrasing for improved readability throughout the document.
  2. 18 May, 2026 4 commits
  3. 15 May, 2026 1 commit
    • Refactor manuscript title and enhance clarity in results discussion · bbc3bf0b
      Joaquín Irazábal González authored
      - Updated manuscript title to reflect a focus on comparison of surrogate strategies for damage-aware optimization.
      - Improved clarity in the results section by refining descriptions of surrogate model performance and validation metrics.
      - Enhanced the discussion on the adaptive validation loop and its impact on optimization outcomes.
      - Clarified the interpretation of objective-function values and the implications of damage control in the optimization framework.
      - Added figures to illustrate the evolution of optimized window thicknesses and RBF objective surfaces during the optimization process.
  4. 14 May, 2026 4 commits
  5. 13 May, 2026 4 commits
  6. 12 May, 2026 4 commits
  7. 08 May, 2026 5 commits
  8. 07 May, 2026 3 commits
    • Update model outputs and results for width optimization iterations B29 and B34 · fa5b6d99
      Joaquín Irazábal González authored
      - Updated cross-validation results for models in B29 and B34, including new performance metrics and model parameters.
      - Added new model outputs for Gradient Boosting and SVR in the cv_summary_per_output_B29_H45.csv file.
      - Introduced new figures and updated manuscript sections to reflect changes in model selection and optimization strategies.
      - Included new binary files for model outputs and results in both B29 and B34 directories.
      - Enhanced the Bayesian optimization process description in the manuscript to clarify the methodology and results.
    • Add optimization results and update training scripts for width optimization · da4354ba
      Joaquín Irazábal González authored
      - Added new CSV files for optimization results of 2W and 3W configurations.
      - Updated the `ml_surrogate_train.py` to change cross-validation strategy for sample sizes between 21 and 80.
      - Modified `run_rbf.sh` to execute training scripts for iteration 1 instead of 0.
      - Updated manuscript to reflect changes in design variables and optimization methodology.
      - Added new references to the bibliography for Bayesian optimization.
      - Included new PDF of the manuscript in the repository.
    • Enhance manuscript content by refining design of experiments section and adding… · 3a0f899e
      Joaquín Irazábal González authored
      Enhance manuscript content by refining design of experiments section and adding new references for Latin Hypercube Sampling methodologies
  9. 06 May, 2026 5 commits
  10. 05 May, 2026 2 commits
    • Add adaptive FEM-validated surrogate optimization manuscript for BDSL dampers · 397ec680
      Joaquín Irazábal González authored
      - Introduced a comprehensive manuscript detailing the optimization framework for buckling-delayed shear-link dampers.
      - Included sections on introduction, device description, FEM calibration, surrogate modeling, optimization algorithm, and adaptive validation.
      - Implemented a damage-aware objective function and outlined the methodology for generating high-fidelity FEM datasets.
      - Discussed the predictive performance of supervised ML models and RBF surrogates, along with planned numerical assessments.
      - Added author contributions, acknowledgments, financial disclosures, and conflict of interest statements.
    • Refactor code for improved readability and consistency · 26cb9701
      Joaquín Irazábal González authored
      - Reorganized import statements in `ml_surrogate_train.py`, `rbf_model.py`, `rbf_optimization_de.py`, `rbf_surrogate_train.py` for clarity.
      - Simplified dictionary and list comprehensions for better readability.
      - Updated print statements for consistent formatting.
      - Enhanced function definitions with clearer parameter formatting.
      - Added a new `pyproject.toml` file for Ruff configuration to enforce code style.
      - Removed unnecessary comments and improved inline documentation.
  11. 04 May, 2026 1 commit
  12. 22 Apr, 2026 5 commits