This repository houses the PyTorch onboarding starter code for the Software team. See the Onboarding Doc for more details.
Have a recent installation of Python. Python 3.12.3 is recommended.
From the root directory, run the following command in the Terminal to install the required packages:
pip install -r requirements.txt