zkp-gravity / 0g-halo2

Proof of inference of Weightless Neural Networks using Halo2
MIT License
6 stars 0 forks source link

Alternatives to Random Permutation #34

Open georgwiese opened 1 year ago

georgwiese commented 1 year ago

How else can one preprocess data: other approaches to thermometer encoding / random permutation? They could improve accuracy.

georgwiese commented 1 year ago

I think it might make sense to separate how pixels are encoded (-> thermometer encoding) from the wiring of the network (-> random permutation).

A few thoughts: