Activity
add normalization experiments for regression task
add normalization experiments for regression task
refactor subject parsing in data module and first pass at TFC
refactor subject parsing in data module and first pass at TFC
add classification unittests
add classification unittests
Pull request merge
refactor out Regressor for RegresionLIt
refactor out Regressor for RegresionLIt
make sure metrics are still in tensor to be in the same device as input
make sure metrics are still in tensor to be in the same device as input
Force push
make sure metrics are still in tensor to be in the same device as input
make sure metrics are still in tensor to be in the same device as input
training run script for potential parameter sweeping
training run script for potential parameter sweeping
add proper train/test split finetuning to evaluation
add proper train/test split finetuning to evaluation
update regression evaluator and add lightning log for validation metrics
update regression evaluator and add lightning log for validation metrics
update regression checkpoint config
update regression checkpoint config
enforce segregation of train/val/test releases
enforce segregation of train/val/test releases
CRITICAL silent bug fix: reset regressor metric state at compute
CRITICAL silent bug fix: reset regressor metric state at compute
working CPC with transformer. Latest updates
working CPC with transformer. Latest updates
Force push
working CPC with transformer. Latest updates
working CPC with transformer. Latest updates