Skip to content

Commit c56cfeb

Browse files
authored
Update README.md
1 parent e288a11 commit c56cfeb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ The whole pipeline of the project, from data extraction, to modeling, to output
2020

2121
* The notebook experiments with 2 versions of CNN and LSTM ensembles. The architecture of the best performing network is as follows:
2222

23-
a. CNN
23+
a. _CNN_
2424

25-
<img src='https://drive.google.com/uc?export=view&id=1Q6nufNIOscq_8iThXfeIdn5n2lFksjg8' alt="drawing" width="350"/>
25+
<img src='https://drive.google.com/uc?export=view&id=1Q6nufNIOscq_8iThXfeIdn5n2lFksjg8' alt="cnn" width="350"/>
2626

27-
b. LSTM
27+
b. _LSTM_
2828

29-
<img src='https://drive.google.com/uc?export=view&id=1LRjjSOkMmudf-V8I_o_GjnOrZ59aW-yK' alt="drawing" width="300"/>
29+
<img src='https://drive.google.com/uc?export=view&id=1LRjjSOkMmudf-V8I_o_GjnOrZ59aW-yK' alt="lstm" width="350"/>
3030

3131

3232
## Bugs and future work:

0 commit comments

Comments
 (0)