Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
This dataset contains the code from all the ZKML repos that I'm aware of that have an MIT, Apache or GPL 3.0 license.
|
| 6 |
+
It only contains the file with extensions: ".py", ".js", ".java", ".c", ".cpp", ".h", ".hpp", ".rs", "cairo", ".zkey", ".sol", ".circom", ".ejs", ".ipynb"
|
| 7 |
+
List of repos:
|
| 8 |
+
"https://github.com/gizatechxyz/orion",
|
| 9 |
+
"https://github.com/gizatechxyz/Giza-Hub",
|
| 10 |
+
"https://github.com/zkonduit/ezkl",
|
| 11 |
+
"https://github.com/socathie/keras2circom",
|
| 12 |
+
"https://github.com/socathie/circomlib-ml"
|
| 13 |
+
"https://github.com/worldcoin/proto-neural-zkp",
|
| 14 |
+
"https://github.com/Modulus-Labs/RockyBot"
|
| 15 |
+
"https://github.com/ora-io/keras2circom",
|
| 16 |
+
"https://github.com/zk-ml/tachikoma",
|
| 17 |
+
"https://github.com/only4sim/ZK-DTP",
|
| 18 |
+
"https://github.com/ddkang/zkml",
|
| 19 |
+
"https://github.com/socathie/ZKaggleV2"
|