This repository contains the report for "Publicly Verifiable & Private Collaborative ML Model Training", a research project conducted under Noir Research Grant Request (NRG) #2. The project explores secure multi-party computation (MPC) and zero-knowledge proofs (ZK) for collaborative machine learning (ML) using co-noir.
The developed library is noir-mpc-ml.
With mdBook
:
cargo install mdbook
mdbook build
mdbook serve