Skip to content

Commit 6702069

Browse files
authored
Update readme.md
1 parent 28256f7 commit 6702069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BitNetMCU: Low-Bit Quantized Neural Networks on a low-end Microcontroller
1+
# BitNetMCU: High Accuracy Low-Bit Quantized Neural Networks on a low-end Microcontroller
22

33
**BitNetMCU** is a project focused on the training and inference of low-bit quantized neural networks, specifically designed to run efficiently on low-end RISC-V microcontrollers like the CH32V003. Quantization aware training (QAT) and finetuning of model structure and inference code allowed *surpassing 99% Test accuracy on a 16x16 MNIST dataset without using multiplication instructions and in only 2kb of RAM and 16kb of Flash*.
44

0 commit comments

Comments
 (0)