Update README.md

This commit is contained in:
Vikram Saraph
2025-01-11 14:06:06 -05:00
committed by GitHub
parent 4b3c487cfe
commit 277d0b5f6d

View File

@@ -34,7 +34,7 @@ The following neural network architectures are implemented using homomorphic imp
Tests are run with `pytest`:
```
poetry run python palisade_he_cnn/test.py
poetry run pytest palisade_he_cnn/test.py
```
### A small neural network