diff --git a/README.md b/README.md index 51d048f..6c36410 100644 --- a/README.md +++ b/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_ -------- 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 -2. improve documentation/comments -3. run it on more difficult tasks -4. add some nice visualizations + 1. write unit tests + 2. improve documentation/comments + 3. run it on more difficult tasks + 4. add some nice visualizations Dependencies @@ -21,4 +21,4 @@ Dependencies * All code is written in python 2.7. You will need: * Numpy * Matplotlib - * [TensorFlow r1.0](https://www.tensorflow.org/api_docs/python/) \ No newline at end of file + * [TensorFlow r1.0](https://www.tensorflow.org/api_docs/python/)