lemousehunter
v3: Add DTP + Spectral Decoupling, fix GradNorm OOM, fix _fail_job cancel
283a882
raw
history blame contribute delete
181 Bytes
"""
ASCAD Training Pipeline
=======================
A modular framework for training deep learning models for side-channel
analysis on the ASCAD dataset.
"""
__version__ = "2.0.0"