Robert Nishihara
179416e8a2
Improve the cluster usage documentation. ( #568 )
...
* Update cluster documentation and switch md to rst.
* Improve cluster documentation.
2017-05-19 11:36:48 -07:00
Robert Nishihara
3c5375345f
Initial version of evolution strategies example. ( #544 )
...
* Initial commit of evolution strategies example.
* Some small simplifications.
* Update example to use new API.
* Add example to documentation.
2017-05-14 17:53:51 -07:00
Robert Nishihara
8245758ccb
Add overview of internals to documentation, improve serialization doc… ( #390 )
...
* Add overview of internals to documentation, improve serialization documentation.
* Doc edits
* Small fixes.
2017-03-27 21:52:17 -07:00
Robert Nishihara
054a046b69
Fix installation instructions on Ubuntu and convert md -> rst. ( #389 )
2017-03-24 17:33:26 -07:00
Robert Nishihara
964d5cac48
Expand API documentation. ( #375 )
...
* Expand API documentation and convert tutorial to rst.
* Fix formatting error in tutorial.
* Address William's comments.
* Address Stephanie's comments.
2017-03-17 16:48:25 -07:00
Robert Nishihara
99583f5b08
Clean up rl_pong example. ( #365 )
...
* Clean up RL pong example.
* More troubleshooting instructions.
* Typo.
* Fix typo.
2017-03-11 21:16:36 -08:00
Wapaul1
b1cb48159a
Examples updated with actors. ( #358 )
...
* Updated examples with actors
* Small changes, and convert documentation from MD to RST.
2017-03-11 15:30:31 -08:00
Richard Liaw
b463d9e5c7
Initial A3C Example - PongDeterministic-v3
( #331 )
...
* Initializing A3C code
* Modifications for Ray usage
* cleanup
* removing universe dependency
* fixes (not yet working
* hack
* documentation
* Cleanup
* Preliminary Portion
Make sure to change when merging
* RL part
* Cleaning up Driver and Worker code
* Updating driver code
* instructions...
* fixed
* Minor changes.
* Fixing cmake issues
* ray instruction
* updating port to new universe
* Fix for env.configure
* redundant commands
* Revert scipy.misc -> cv2 and raise exception for wrong gym version.
2017-03-11 00:57:53 -08:00
Philipp Moritz
555dcf35a2
Add policy gradient example. ( #344 )
...
* add policy gradient example
* fix typos
* Minor changes plus some documentation.
* Minor fixes.
2017-03-07 23:42:44 -08:00
Wapaul1
c66178bcd7
Resnet Adapted to Ray ( #229 )
...
* Initial conversion
* Further changes
* fixes
* some changes
* Fixes
* Added data pipeline
* Added updates to cifar
* Currently borken need sep pr
* Added test for retriving variables from an optimizer
* Removed FlAG ref in environment variables
* Added comments to test
* Addressed comments
* Added updates
* Made further changes for tfutils
* Fixed finalized bug
* Removed ipython
* Added accuracy printing
* Temp commit
* added fixes
* changes
* Added writing to file
* Fixes for gpus
* Cleaned up code
* Temp commit
* Gpu support fully implemented
* Updated to use num_gpus for actors
* Finished testing gpus implementation
* Changed to be more in line with origin implementation
* Updated test to use actors
* Added support for cpu only systems
* Now works with no cpus
* Minor changes and some documentation.
2017-03-07 01:07:32 -08:00
Robert Nishihara
95bf81aeb8
Add actor tutorial. ( #335 )
2017-03-04 23:06:02 -08:00
Robert Nishihara
0a233b7144
Update hyperparameter optimization example. ( #332 )
...
* Update hyperparameter optimization example.
* Remove early stopping.
2017-03-04 10:45:15 -08:00
Johann Schleier-Smith
ad4b03bf7f
Docker Updates ( #308 )
...
* new path for python build
* add flag
* build tar using git archive
* no exit from start_ray.sh
* update Docker instructions
* update build docker script
* add git revision
* fix typo
* bug fixes and clarifications
* mend
* add objectmanager ports to docker instructions
* rewording
* Small updates to documentation.
2017-02-28 18:57:51 -08:00
Robert Nishihara
1a997ed279
Move documentation to ReadTheDocs. ( #326 )
2017-02-27 21:14:31 -08:00