Installation ============ TorchSample requires Python ``>=3.8`` and can be installed from pypi via: .. code-block:: bash python -m pip install torchsample To get the latest unreleased updates; install directly from github: .. code-block:: bash python -m pip install git+https://github.com/BrianPugh/torchsample.git