Update README

This commit is contained in:
2024-03-17 19:12:39 +01:00
parent 48060dc38d
commit 9aab7cdb10

View File

@@ -14,7 +14,7 @@ Convolutional Neural Network inference library running on CUDA.
- [ ] Concat layer
- [x] Sigmoid activation
- [x] ReLU activation
- [ ] Softmax activation
- [x] Softmax activation
- [ ] Load weights from file
## Usage