Skip to content

Commit cbaacee

Browse files
authored
Update README.md
1 parent f75b2e0 commit cbaacee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,14 @@ output, hidden = rnn(x) # forward pass
5353
- machine translation
5454
- speech recognition
5555

56-
5756
<br>
5857

5958
## Contributors
6059
- **Tao Lei** ([email protected])
6160
- **Yu Zhang** ([email protected])
6261

62+
<br>
63+
6364
## To-do
6465
- [ ] ReLU activation
6566
- [ ] Layer normalization + residual to compare with highway connection (current version)

0 commit comments

Comments
 (0)