All notable changes to FisherAdapTune will be documented here.
The format follows Keep a Changelog.
FisherAdapTuneTrainer: model-agnostic plug-and-play trainer with Fisher-guided iterative chunk freezingAdaFisher: diagonal Fisher Information Matrix optimizer used internally for Fisher statistic collectionfisher_core: chunking, Jensen-Shannon divergence tracking, masking, and iterative freeze logicEarlyStopping,save_checkpoint,plot_js_historyutilities- SAM2 crack segmentation application (
crack_segmentation/) with YAML config and full CLI - Minimal runnable example using synthetic data (
examples/minimal_image_classifier.py) - Support for
Linear,Conv2d,BatchNorm2d, andLayerNormlayers - Decoupled weight decay applied only to active (unfrozen) parameter entries
- Optional W&B logging and matplotlib JS-distance grid plots
pyproject.tomlpackaging,Makefileautomation, pre-commit hooks