dcbuild3r / proto-neural-zkp

Artificial intelligence and zero knowledge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZKP Neural Networks

Prototype of evalutation neural networks in zero knowledge proofs using the plonky2 proof system.

Build and run

cargo +nightly run --release -- -vvv --input-size 1000 --output-size 1000

About

Artificial intelligence and zero knowledge.


Languages

Language:Rust 62.7%Language:Jupyter Notebook 30.4%Language:Python 7.0%