ray/test
Wapaul1 1a7e1c47cb Added example for compute grads in ray tutorial (#238)
* Added example for compute grads in ray

* Added formatting

* Removed need for placeholders in apply gradient

* Streamlined examples

* Fixed docs

* Added formatting

* Removed old references

* Simplified code some

* Addressed comments

* Changes to first code block

* Added test for training and updated code snippets

* Formatting

* Removed mean

* Removed all mention of mean

* Added comments

* Added comments
2017-02-07 18:07:21 -08:00
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
array_test.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
component_failures_test.py Prevent plasma store and manager from dying when a client dies. (#203) 2017-01-17 20:34:31 -08:00
failure_test.py Add driver ID to task spec and add driver ID to Python error handling. (#225) 2017-01-25 22:53:48 -08:00
microbenchmarks.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
multi_node_test.py Add driver ID to task spec and add driver ID to Python error handling. (#225) 2017-01-25 22:53:48 -08:00
runtest.py Improvements to documentation and error messages. (#221) 2017-01-19 20:27:46 -08:00
stress_tests.py Fix stack overflow if many objects are fetched. (#237) 2017-02-04 16:49:36 -08:00
tensorflow_test.py Added example for compute grads in ray tutorial (#238) 2017-02-07 18:07:21 -08:00