0g

Neural network verifier

A system for proving an inference pass for pre-trained neural networks on private inputs.

GitHub

40 stars
3 watching
2 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zk-ml/tachikoma Defines a standard for serializing neural network inference processes into a graph of operator computational traces. 33
worldcoin/proto-neural-zkp A system to verify neural networks in zero-knowledge proofs using cryptographic techniques 169
lyronctk/zator This project verifies the inference of a deep neural network using recursive SNARKs and leverages a folding scheme to reduce computation complexity. 156
zk-ml/uchikoma A tool that translates neural network code into languages that can run on devices without floating-point operations. 29
vehicle-lang/vehicle A toolkit for enforcing logical specifications on neural networks 80
priba/nmp_qc An implementation of neural networks on graph structures for learning molecular properties 339
cedergrouphub/chgnet A neural network potential for atomistic modeling 252
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy for building regression and classification models. 98
zkonduit/ezkl An engine for doing inference on deep learning models and computational graphs in a ZKML proof system 946
ahmedfgad/neuralgenetic Trains artificial neural networks using the genetic algorithm to optimize regression or classification tasks 241
tamucrypto/zkcnn An implementation of a GKR-based snark for CNN model inference, providing a zero-knowledge proof protocol for neural network computations. 70
cloudkj/layer A utility for executing neural network computations through sequential command-line pipelines. 558
google-research/tf-slim A lightweight library for defining and training neural networks in TensorFlow. 372
calculatedcontent/weightwatcher A tool for analyzing Deep Neural Networks to predict accuracy and detect potential problems 1,470
kootenpv/neural_complete A tool to aid in writing neural network code by suggesting completions based on learned patterns from similar source code 1,152