Workflow
Zero-Knowledge Machine Learning (ZKML)
icon
Search documents
X @Polyhedra
Polyhedra· 2025-09-01 09:50
5/ Refactored Circuit Instantiation: Circuit creation throughout the codebase (e.g., in main.go, prover/prover.go, cmd/setup_keys/main.go, and documentation) has been updated to use NewFaceRegistrationCircuit() and NewFaceVerificationCircuit() factory functions.We ran end-to-end tests on small circuits and continued debugging + optimizing larger circuits. Integration of real ZKML computation graphs is in progress.Stay tuned for more updates 🔥 ...