Update README.md

This commit is contained in:
Haris Iqbal
2019-02-21 08:49:57 +01:00
committed by GitHub
parent 80b72db87a
commit 6177655106
+5 -2
View File
@@ -6,11 +6,14 @@ Latex code for drawing neural networks for reports and presentation. Have a look
## TODO
- [X] Python interfaz
- [ ] Generate Pytorch graph architecture
- [ ] Add easy legend functionality
- [ ] Add more layer shapes like TruncatedPyramid, 2DSheet etc
- [ ] Add examples for RNN and likes.
## Usage
## Latex Usage
see examples
## PyUsage
mkdir my_project
cd my_project