update
This commit is contained in:
parent
7f5d07930f
commit
d6b629d2c3
10
README.md
10
README.md
@ -10,10 +10,10 @@ Based on the paper's appendix, I sketched the [computational graph](https://docs
|
|||||||
_This is a work in progress_
|
_This is a work in progress_
|
||||||
--------
|
--------
|
||||||
I have a general framework and a couple Jupyter notebooks for debugging. This is not a finished project. It's still very much in the dev stage. I need to:
|
I have a general framework and a couple Jupyter notebooks for debugging. This is not a finished project. It's still very much in the dev stage. I need to:
|
||||||
1. write unit tests
|
1. write unit tests
|
||||||
2. improve documentation/comments
|
2. improve documentation/comments
|
||||||
3. run it on more difficult tasks
|
3. run it on more difficult tasks
|
||||||
4. add some nice visualizations
|
4. add some nice visualizations
|
||||||
|
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
@ -21,4 +21,4 @@ Dependencies
|
|||||||
* All code is written in python 2.7. You will need:
|
* All code is written in python 2.7. You will need:
|
||||||
* Numpy
|
* Numpy
|
||||||
* Matplotlib
|
* Matplotlib
|
||||||
* [TensorFlow r1.0](https://www.tensorflow.org/api_docs/python/)
|
* [TensorFlow r1.0](https://www.tensorflow.org/api_docs/python/)
|
||||||
|
Loading…
Reference in New Issue
Block a user