- 22 Apr, 2026 5 commits
-
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
Update .gitignore to include additional manuscript auxiliary files and refine abstract in manuscript
-
Joaquín Irazábal González authored
- Removed DOI from the Khatibinia2019 entry in the bibliography. - Added a .gitignore file to exclude manuscript auxiliary files, byte-compiled files, plot outputs, and GiD results from version control.
-
Joaquín Irazábal González authored
- Updated bibliography references in Manuscript.fdb_latexmk to reflect new timestamps. - Adjusted log file timestamps and fixed warnings related to document class naming. - Removed an unnumbered list section from Manuscript.tex for clarity. - Corrected the document class name in WileyNJDv5.cls to ensure consistency. - Updated binary files: Manuscript.pdf and Manuscript.synctex.gz to reflect recent changes.
-
Joaquín Irazábal González authored
-
- 16 Apr, 2026 3 commits
-
-
Joaquín Irazábal González authored
- Added a new function `load_tfdmap` to load TFDMap data from files, ensuring proper error handling for missing or malformed data. - Updated the hysteretic curves processing script to include TFDMap data in the point-level DataFrame, maintaining alignment with case folders. - Enhanced the prediction script to handle multiple target columns dynamically, improving flexibility for model training and evaluation. - Modified caching mechanism for window sizes to use a tuple key for better organization and retrieval. - Improved logging and error messages for better debugging and user feedback. - Updated the run script to ensure consistent execution of prediction tasks with specified parameters.
-
Joaquín Irazábal González authored
- Added five new references related to the development and optimization of steel shear panel dampers in the bibliography. - Updated the manuscript to reflect changes in section labels and improved formatting for tables and figures. - Corrected multiple defined labels in the manuscript to ensure proper referencing. - Adjusted LaTeX settings and resolved warnings related to font sizes and unused options. - Updated the PDF and auxiliary files to reflect the latest changes in the manuscript.
-
Joaquín Irazábal González authored
- Added a new article by Elgammal and Ali (2024) on hysteretic restoring force models for shear link dampers to the bibliography. - Updated the bibliography file (Manuscript.bbl) to reflect the new entry and adjusted the entry count in the log file (Manuscript.blg). - Modified the manuscript text to include a new subsection discussing the added reference. - Updated the .fdb_latexmk and .fls files to reflect changes in the bibliography and manuscript. - Adjusted the log file to correct line numbers and warnings related to the new content.
-
- 17 Feb, 2026 2 commits
-
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-
- 16 Feb, 2026 9 commits
-
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
refactor(predict): Enhance stability and performance in LSTM training with improved DataLoader settings and caching mechanisms
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
- Reduced hyperparameter optimization trials - Lowered max epochs for tuning and final training - Decreased early stopping patience - Enabled parallel data loading with num_workers - Refined hyperparameter search space for models - Simplified batch size logic for CUDA
-
Joaquín Irazábal González authored
- Introduced a new thickness data file `widthsH60_B34.txt` for hysteretic curves. - Updated the path for thickness data in `hysteretic_curves.py` to include the base and width parameters. - Modified the loop structure in `hysteretic_curves.py` to ensure thickness data aligns with case folders. - Enhanced the prediction script `predict_hysteretic_curves.py` with cross-validation strategies and improved training logic. - Implemented Leave-One-Out and K-Fold cross-validation based on the number of training cases. - Adjusted model training to handle full training pool without validation and added detailed logging for trials. - Improved memory management and error handling during training and validation processes.
-
Joaquín Irazábal González authored
- Implemented LSTM model with enhanced training features including mixed precision, early stopping, and validation via DataLoader. - Introduced a new 1D Temporal Convolutional Network (TCN) model for predicting hysteretic curves. - Added functionality for creating sliding windows from the dataset for both training and testing. - Integrated scaling for features and targets using StandardScaler. - Enhanced data handling with explicit cleanup and memory management for GPU. - Updated main function to include model training and prediction for both LSTM and TCN. - Saved predictions to CSV files for further analysis.
-
- 12 Feb, 2026 4 commits
-
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
- Introduced `plot_data_hysteretic_curves.py` for visualizing envelope curves, energy degradation, and stiffness degradation from cycle-level data. - Implemented `predict_hysteretic_curves.py` to create a sliding window dataset for training an LSTM model to predict hysteretic force-displacement curves. - Enhanced the manuscript with updated references to force-displacement relationships and clarified the role of LSTM models in the optimization framework. - Updated manuscript files to reflect changes in the document structure and content.
-
Joaquín Irazábal González authored
-
- 02 Feb, 2026 1 commit
-
-
Joaquín Irazábal González authored
feat: Generate and store new machine learning and RBF models, cross-validation results, and optimization reports for width optimization, and remove outdated model and report files.
-
- 22 Jan, 2026 3 commits
-
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-
- 14 Jan, 2026 4 commits
-
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-
Joaquín Irazábal González authored
-