agentic_thyroid_model / configs /env_info.json
Johnyquest7's picture
Add full reproducible thyroid ResNet-18 experiment: weights, scripts, configs, calibration, locked threshold, test eval w/ CIs, figures, data exploration, README, LOG
45af8e1 verified
Raw
History Blame Contribute Delete
445 Bytes
{
"torch": "2.12.0+cu130",
"cuda_available": true,
"cuda_version": "13.0",
"cudnn_version": 92000,
"cudnn_deterministic": true,
"cudnn_benchmark": false,
"gpu_name": "NVIDIA A10G",
"gpu_count": 1,
"gpu_total_mem_gb": 23.95,
"torchvision": "0.27.0+cu130",
"timm": "1.0.27",
"sklearn": "1.9.0",
"numpy": "2.4.6",
"PIL": "12.2.0",
"trackio": "0.26.0",
"cublas_workspace_config": ":4096:8",
"pythonhashseed": "42"
}