weightless-neural-network
There are 9 repositories under weightless-neural-network topic.
pedromxavier/WiSARD.jl
WiSARD Weightless Neural Network (WNN) Model implemented in Julia.
ZSusskind/BTHOWeN
Code to accompany "Weightless Neural Networks for Efficient Edge Inference", PACT 2022
giordamaug/WiSARD4WEKA
A supervised classification method for WEKA based on weightless neural networks
Xavier0301/BiM
Code for distributed inference of WNN on the UPMEM PiM System
Xavier0301/BiMT
Distributed Training on the UPMEM PiM system
Xavier0301/Cbthowen
C implementation of the paper "Weightless Neural Networks for Efficient Edge Inference", PACT 2022
Xavier0301/PIMbthowen
Implementation of WNNs on the UPMEM PiM system. This implementation is optimizing for MRAM utilization.
ommeirelles/mnist_WiSARD
A study of the weightless neural network for identification of handwrite digits in MNIST database.