-
# General Grant Proposal
* **Project:** [ZK-friendly ML model explorations](https://github.com/privacy-scaling-explorations/acceleration-program/issues/2)
## Project Overview :page_facing_up:
…
-
## Affected post
https://www.lucasvittor.com/a-soft-introduction-to-the-zkml-rabbit-hole/
## Recommended fix, suggestions
I would like to bring to your attention an issue I encountered on [_A…
-
### Describe the bug
Halo2 proof system threw this PanicException in creating the circuits:
```
thread '' panicked at /root/.cargo/git/checkouts/halo2-049b997cf7195aea/4d7e6dd/halo2_proofs/…
-
## 🐛 Bug Report
When attempting to execute a Leo program using `leo run main '{e0:0u32, e1:0u32}'` or `leo run main`, the process fails after compiling, indicating an error within the Aleo instruct…
-
Currently the client requires python >= 3.11.6 which is not commonly available on DS platform (Kaggle/Collab) that are stuck at 3.10.12. This largely prevents me from participating. Additionnaly the r…
-
-
In xgboost 1.5.0 release, a breaking change is introduced to the model format causing this error when trying to use `convert`:
```
ValueError: invalid literal for int() with base 10: ''
```
The er…
-
-
I have a apple M1 macbook, and when I tried to use `cargo build --release" command, I encountered this error
```
error[E0554]: `#![feature]` may not be used on the stable release channel
--> src…
-
Hi, thanks for your very practical work. Through a series of optimizations, the performance problem of zkml has been greatly solved.
We would like to learn more about how you compare the performance …