2022-05-14 22:05:23 +08:00
2022-05-14 22:05:23 +08:00
2022-05-12 01:59:57 +08:00
2022-05-12 01:59:57 +08:00
2022-05-12 01:59:57 +08:00
2022-05-12 01:59:57 +08:00
2022-05-14 22:05:23 +08:00
2022-05-12 01:59:57 +08:00

Circom Circuits Library for Machine Learning

Disclaimer: This package is not affiliated with circom, circomlib, or iden3.

Description

Organisation

This respository contains 5 folders:

  • circuits: it contains the implementation of different cryptographic primitives in circom language.
  • test: tests.

A description of the specific circuit templates for the circuit folder will be soon updated.

Circuits to be added:

  • argmax
  • pooling

Remark:

Weights in model1.js and Conv2D.js are scaled by 1,000 times and rounded since Circom only accept integer signals. Subsequently, biases (if any) need to be scaled up by 1,000,000 times.

Description
No description provided
Readme GPL-3.0 1.1 MiB
Languages
Jupyter Notebook 59%
JavaScript 20.9%
Circom 16.4%
TypeScript 3.7%