Research of efficient MNIST feature transformations, research zkML-friendly ML models for it, implement in transpiler and examples

未关闭
#10 3 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@kpandl 已经在做这个了。

开始于 2023年9月19日。

评估

这个 Issue 还没有评估数据。

描述

The goal is to further improve MNIST performance (classification accuracy and constraint usage). For this, the following milestones need to be completed:

Milestone 1, feature pre-processing techniques

  • Task: Research feature transformations that transform the MNIST images into lower-dimensional features with rich information
  • Deliverable: Python code that performs feature pre-processing, experimental results how valuable the different techniques are for MNIST classification using common ML models
  • Date: Thu, 9/28

Milestone 2, zkML-friendly ML model exploration

  • Task: Research ML models that can classify these features well while being zkml-friendly
  • Deliverable: Prototypical implementation of these models in Leo, estimation of constraint size
  • Date: 10/4

Milestone 3, implementation of further models in the transpiler

  • Task: Implement one (or more) promising models in the zkml Leo transpiler, run MNIST tests with these models
  • Deliverable: Updated python code for the transpiler, Jupyter notebook running MNIST in Leo with the updated transpiler
  • Date: 10/18
主要语言
Python
星标
45
派生
51
平均合并
3 天 18 小时
30 天内合并 PR
2

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

ProvableHQ/python-sdk 的其他 Issue

查看 ProvableHQ/python-sdk 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。