Skip to content

Commit 4cd40b0

Browse files
committed
readme update
1 parent 6b1f41b commit 4cd40b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
This repository contains the models and training scripts used in the papers: "LSTMs for Keyword Spotting with ReRAM-based Compute-In-Memory Architectures" (ISCAS 2021).
44

5-
##Requirements
5+
## Requirements
66
- python 3.7
77
- python packages: argparse, uuid, time, itertools
88
- NumPy
99
- PyTorch and torchaudio
1010
- Matplotlib
1111

12-
##Quantized LSTM with Google Speech Commands
12+
## Quantized LSTM with Google Speech Commands
1313

1414
<p align="center">
15-
<img src="plots/DAC_curve.png" width="40%">
15+
<img src="plots/DAC_curve.png" width="80%">
1616
</p>
1717

1818
```

0 commit comments

Comments
 (0)