- Install PyTorch from the local WHL in the project root:
pip install torch-2.4.0 - Install basic dependencies:
pip install -r requirements.txt
python -m experiments.mnist_fusion_test- Main:
configs/fusion_default.yaml - Activation parameters:
configs/activ_params.yaml - Loss parameters:
configs/loss_params.yaml