Skip to content

Commit 9378080

Browse files
typos
1 parent 3295181 commit 9378080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ Also note that every statefull controller must carry around his own state, as wa
144144
## TODO:
145145
- [x] Arbitrary number of read and write heads
146146
- [ ] Support of masking, and maybe dropout, one has to reason about it theoretically first.
147-
- [ ] support for get and set config to better enable model saving
147+
- [ ] Support for get and set config to better enable model saving
148148
- [x] A bit of code cleaning: especially the controller output splitting is ugly as hell.
149149
- [x] Support for arbitrary activation functions would be nice, currently restricted to sigmoid.
150150
- [ ] Make it backend neutral again! Some testing might be nice, too.
151151
- [ ] Maybe add the other experiments of the original paper?
152-
- [ ] Mooaaar speeeed. Look if there are platant performance optimisations possible.
152+
- [ ] Mooaaar speeeed. Look if there are platant performance optimizations possible.

0 commit comments

Comments
 (0)