SeiyaKobayashi / zkml-optimization

Optimization for on-chain private machine learning.
MIT License
13 stars 1 forks source link

[TASK]: Implement CLI App for Model Developers #28

Closed SeiyaKobayashi closed 1 year ago

SeiyaKobayashi commented 1 year ago

📝 Overview

Implement CLI app for ml model developers.

🖋 Details

CLI app should have the following functionalities.

  1. Generate ZK circuits from ML models
  2. Generate proving & verification keys from circuits
  3. Upload ML models / circuits / keys to IPFS
  4. Register hashes of ML models / circuits / keys to the verifier contract

📚 References

SeiyaKobayashi commented 1 year ago

This task should be done with a couple of PRs.