TODO
- TODO
Create a virtual environment and install the project:
python -m venv .venv
source .venv/bin/activate
pip install -e .PyTorch is not pinned in pyproject.toml because the correct build depends on your OS and hardware (CPU-only, CUDA, ROCm, etc.). Install it separately using the selector at pytorch.org/get-started/locally for the command that matches your system.
TODO: acknowledge the Telluride Neuromorphic AI Workshop.