Commit 339230ee authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Add missing README descriptions (#2204)

parent 1eced707
......@@ -30,6 +30,9 @@ running TensorFlow 0.12 or earlier, please
- [neural_programmer](neural_programmer): neural network augmented with logic and mathematic operations.
- [next_frame_prediction](next_frame_prediction): probabilistic future frame synthesis via cross convolutional networks.
- [object_detection](object_detection): localizing and identifying multiple objects in a single image.
- [pcl_rl](pcl_rl): code for several reinforcement learning algorithms, including Path Consistency Learning.
- [ptn](ptn): perspective transformer nets for 3D object reconstruction.
- [qa_kg](qa_kg): module networks for question answering on knowledge graphs.
- [real_nvp](real_nvp): density estimation using real-valued non-volume preserving (real NVP) transformations.
- [rebar](rebar): low-variance, unbiased gradient estimates for discrete latent variable models.
- [resnet](resnet): deep and wide residual networks.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment