PyTorch Installation Guide, PyTorch Developers, 2024 - Official instructions for installing PyTorch, including GPU-enabled versions with CUDA, and guidance on virtual environments.
NumPy Documentation, The NumPy Community, 2024 - Official documentation for NumPy, covering installation and basic usage of array operations.
venv - Creation of virtual environments, Python Documentation Developers, 2024 - Standard Python library documentation for creating and managing isolated virtual environments.
Development Environment, Aston Zhang, Zack C. Lipton, Mu Li, Alex J. Smola, 2023 (Cambridge University Press) - An introductory guide to setting up a deep learning development environment, covering Python, PyTorch, and environment management.