Skip to content

Commit 4738110

Browse files
authored
fix TOOLS.md
1 parent b45d89a commit 4738110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hackathons/TOOLS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
- [SKProof](https://github.com/0x3327/skproof) - a Scikit-learn compatible Python library for generating ZK proofs of execution
6262
- [ML](https://github.com/metavind/noir-ml) - a library for implementing neural networks in Noir
6363
- [zkML-Noir](https://github.com/storswiftlabs/zkml-noir) - a library for Python ML model transcoding Noir, including various algorithms such as Decision tree, K-Means, XGBoost, FNN, CNN
64-
- [Matrix Operations](https://github.com/storswiftlabs/matrix_operations) - a library for matrix operations provides functionality for performing various matrix operations
64+
- [Matrix Operations](https://github.com/storswiftlabs/matrix_operations) - a library for matrix operations that provides functionality for performing various matrix operations
6565
- [Convolution](https://github.com/storswiftlabs/convolution) - a library for Convolutional Neural Network (CNN) library in Noir, including Convolutional layers, Pooling layers, and Linear (fully connected) layers.
6666

6767
##### Miscellaneous

0 commit comments

Comments
 (0)