mirror of
https://github.com/socathie/circomlib-ml.git
synced 2026-01-09 14:08:04 -05:00
* feat: `Poly` renamed to `ZeLU` with scaling implemented * fix: assertion in `ZeLU` * feat: `AveragePooling2D` with scaling * feat: `BatchNorm` with scaling * feat: `Conv1D` with scaling * feat: `Conv2D` with scaling * feat: `Dense` with scaling * fix: assertion in `Dense` * feat: `GlobalAveragePooling2D` with scaling * feat: input-only `ArgMax` * feat: input-only `Flatten2D` * feat: input-only `GlobalMaxPooling2D` * feat: input-only `MaxPooling2D` * feat: input-only `ReLU` * test: precision up to 36 decimals * chore: clean up * test: model1 with 36 decimals * fix: ReLU should use `p//2` as threshold * test: clean up * test: mnist model with 18 decimals * build: Update package.json version to 2.0.0 * chore: Update README with warning message
1 line
1.1 KiB
JSON
1 line
1.1 KiB
JSON
{"in": ["554595800659293642973812010554228736", "482678728699857554809564422752698368", "460731583136036120669366356413513728"], "Dense32weights": [["21888242871839275222246405745257275088547636559157985332446118590872136187905", "336702227592468294339176184051400704"], ["21888242871839275222246405745257275088547586331337112071983534404169887645697", "624214529991149914351415438071562240"], ["21888242871839275222246405745257275088547337420015948894411611384479800623105", "499052166938781782988527255391567872"]], "Dense32bias": ["0", "0"], "Dense32out": ["21888242871839275222246405745257275088547112023011337864689255117657466434208", "717957812208694328223024234032338630"], "Dense32remainder": ["749712352190261448543726154832412672", "264894409627262887048751218981601280"], "ReLUout": [0, "717957812208694328223024234032338630"], "Dense21weights": [["21888242871839275222246405745257275088548356840997356060006790243799214850049"], ["583526134490966832655825343352930304"]], "Dense21bias": ["0"], "Dense21out": ["418947146885730875576316926961913803"], "Dense21remainder": ["695849152206718637828300508516843520"]} |