Skip to content

Commit fe07c94

Browse files
committed
Update README
1 parent af2eadd commit fe07c94

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,8 @@ See `examples/run_mnist_multiclass.py` for a complete example of training a LeNe
156156

157157
```bash
158158
python examples/run_mnist_multiclass.py --backend gpu --batch_size 32 --epochs 10 --lr 0.01
159-
```
159+
```
160+
161+
## TODO
162+
- Implement vanilla RNN layer
163+
- Implement Adam optimizer

0 commit comments

Comments
 (0)