Experiment - Installation and GPU setup
Problem:You want to install PyTorch and set up your computer to use the GPU for faster training of machine learning models.
Current Metrics:No model training done yet; GPU is not being used.
Issue:PyTorch is installed but only uses the CPU, resulting in slow training times.