# requirements for CNN_handson_run_fast.ipynb — CPU-only machine # Install torch separately from the CPU wheel index (see command below), # otherwise `pip install torch` on Linux pulls the much larger CUDA build. numpy==1.26.4 pandas==2.3.3 matplotlib==3.10.5 h5py==3.13.0 scipy==1.15.2 scikit-learn==1.7.2 ipykernel