zator
Network verifier
This project verifies the inference of a deep neural network using recursive SNARKs and leverages a folding scheme to reduce computation complexity.
Verifying a 512-layer CNN w/ Nova
160 stars
6 watching
13 forks
Language: Circom
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a GKR-based snark for CNN model inference, providing a zero-knowledge proof protocol for neural network computations. | 73 |
| A system for proving an inference pass for pre-trained neural networks on private inputs. | 40 |
| Defines a standard for serializing neural network inference processes into a graph of operator computational traces. | 33 |
| An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. | 338 |
| Tools for analyzing and processing large network traffic logs with machine learning and data analysis capabilities | 428 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
| Provides tools and utilities for generating and verifying proofs in a zkSNARK proof system | 159 |
| An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| A zk-SNARK implementation using circom and snarkjs for secure multi-party computation and decentralized applications. | 61 |
| An R package that infers cell-cell communication and ligand-receptor-target networks from spatially resolved transcriptomic data | 61 |
| Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset | 106 |
| Implementations of Dilated Recurrent Neural Networks in PyTorch | 211 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |