Commit Graph

  • 2b6c7af8ad [tune] Trial scheduler interface (#1160) Eric Liang 2017-10-27 13:29:15 -07:00
  • 797f4fcbf3 Fixing Lint after flake upgrade (#1162) Richard Liaw 2017-10-26 19:02:07 -07:00
  • 6da7761d5d Fix overlooked typo. (#1158) Abishek Bhat 2017-10-25 20:10:52 +05:30
  • cd9dc398ff [rllib] Support discrete observation spaces such as FrozenLake-v0 (#1140) Eric Liang 2017-10-23 23:16:52 -07:00
  • 0c9817fa76 [tune] Tune Pausing (#1136) Richard Liaw 2017-10-22 23:04:15 -07:00
  • 81ca27dc08 [rllib] [minor] Rename agent_id to experiment_tag (#1143) Eric Liang 2017-10-22 18:44:18 -07:00
  • 97c6369b49 Update arrow to include custom serializer for pytorch and register default serialization handlers. (#1152) Robert Nishihara 2017-10-21 21:24:10 -07:00
  • 684e62e784 upgrade arrow to include numpy bool fix (#1148) Philipp Moritz 2017-10-20 17:25:15 -07:00
  • ad4cbd4016 Updated outstanding_callbacks to unordered_map (#1108) Peter Schafhalter 2017-10-20 10:06:22 -07:00
  • af47737bd5 Prototype distributed actor handles (#1137) Stephanie Wang 2017-10-19 23:49:59 -07:00
  • 2f45ac9e95 Make travis runs less verbose. (#1145) Philipp Moritz 2017-10-19 22:25:56 -07:00
  • 8ab56b5906 Always redirect redis stdout/stderr. (#1142) Robert Nishihara 2017-10-19 17:09:09 -07:00
  • 1cdc2fb011 Clean up event loop and callbacks when processes exit. (#1125) Robert Nishihara 2017-10-19 17:07:03 -07:00
  • 782125ef3f warn if agent failed (#1141) Eric Liang 2017-10-19 11:39:25 -07:00
  • 5a50e0e1d7 [rllib] Add the ability to run arbitrary Python scripts with ray.tune (#1132) Eric Liang 2017-10-18 11:49:28 -07:00
  • 4157bcb80b Improve deserialization performance by rebasing on latest arrow (#1129) Philipp Moritz 2017-10-17 14:56:11 -07:00
  • 004ffe7e21 Edits to serialization blog post. (#1131) Robert Nishihara 2017-10-16 00:03:22 -07:00
  • e5a57a7ce4 Blog post on Serialization and Apache Arrow Integration (#1130) Philipp Moritz 2017-10-15 22:13:36 -07:00
  • f3e3c7ec71 Add is_actor_checkpoint_method to TaskSpec. (#1117) Robert Nishihara 2017-10-15 16:52:10 -07:00
  • 802941994d [rllib] Use RLlib preprocessors in DQN (fixes PongDeterministic-v4) (#1124) Eric Liang 2017-10-14 20:16:36 -07:00
  • d6062ef8f6 Compile with -rdynamic for better debugging symbols. (#1123) Robert Nishihara 2017-10-13 21:39:11 -07:00
  • 15486a14a0 Refactor actor task queues (#1118) Stephanie Wang 2017-10-13 20:52:11 -07:00
  • 79ea205b3e [rllib] Initial work on integrating hyperparameter search tool (#1107) Eric Liang 2017-10-13 16:18:16 -07:00
  • 486cb64e3f Compile with -Werror and -Wall (#1116) Robert Nishihara 2017-10-12 21:00:23 -07:00
  • 3764f2f2e1 Actor checkpointing with object lineage reconstruction (#1004) Stephanie Wang 2017-10-12 09:53:32 -07:00
  • b585001881 When a task is passed to the global scheduler, if it is not received,… (#1106) Robert Nishihara 2017-10-12 00:04:38 -07:00
  • 6109cc0782 Add instructions to clean the source tree (#1114) Philipp Moritz 2017-10-11 23:13:07 -07:00
  • 7a954f4b5f Use monotonic clock for some python tests. (#1112) Robert Nishihara 2017-10-11 19:58:59 -07:00
  • 9f1e385335 Return errno from handle_sigpipe. (#1051) Robert Nishihara 2017-10-11 18:36:28 -07:00
  • 379b0604b4 Fixing MeanSTDFilter (#1101) Richard Liaw 2017-10-11 18:16:08 -07:00
  • 46f6c163dc Converted ClientConnection to C++ standard library (#1099) Peter Schafhalter 2017-10-11 11:12:15 -07:00
  • 1e0ab3d386 Switch to monotonic clock (#1100) Stephanie Wang 2017-10-10 22:35:21 -07:00
  • 0684258d2e Update arrow to include pandas serialization (#1102) Philipp Moritz 2017-10-10 22:16:35 -07:00
  • b1660c4edf [rllib] Refactor to support passing custom env_creator function (#1096) Eric Liang 2017-10-10 12:49:42 -07:00
  • 1837824881 Don't install boost when building on Linux. (#1095) Robert Nishihara 2017-10-09 23:39:03 -07:00
  • 8f1a73f041 Allow Ray to be built without UI by setting INCLUDE_UI=0. (#1094) Robert Nishihara 2017-10-09 23:32:38 -07:00
  • 3944e9a450 Upload wheels to S3 from Travis. (#1097) Robert Nishihara 2017-10-09 23:10:58 -07:00
  • 90013eda2d [rllib] Fix docs to reference new code locations (#1092) Eric Liang 2017-10-09 22:58:58 -07:00
  • a52a1e893f Automatically set CUDA_VISIBLE_DEVICES when worker gets task. (#1044) Robert Nishihara 2017-10-06 18:38:08 -07:00
  • 4669c59fa8 Release GPU resources as soon as an actor exits. (#1088) Robert Nishihara 2017-10-06 17:58:19 -07:00
  • aebe9f9374 Fix actor garbage collection by breaking cyclic references (#1064) Stephanie Wang 2017-10-05 00:55:33 -07:00
  • 971becc905 [rllib] Use NoFilter instead of MeanStdFilter for PPO. (#1082) Robert Nishihara 2017-10-04 21:31:17 -07:00
  • a72084c568 adding -x flag for better debugging during builds (#1079) shane 2017-10-04 13:56:14 -07:00
  • 6ecc899cf2 [rllib] Fix DQN checkpoint/restore and enable test in jenkins (#1063) Eric Liang 2017-10-03 23:17:54 -07:00
  • a0d3fb1de1 Fix Arrow's repository URL. (#1072) Mitar 2017-10-04 00:40:21 -04:00
  • cb6dea94bc [rllib] Fix Preprocessor for ATARI (#1066) Richard Liaw 2017-10-03 18:45:02 -07:00
  • 0dcf36c91e Switch Arrow commit. (#1068) Robert Nishihara 2017-10-03 13:56:53 -07:00
  • c2f5b4c2ed Add a 'Getting Involved' section to Readme. (#1067) Robert Nishihara 2017-10-03 10:23:47 -07:00
  • 57bd1d6ff5 Specialize Serialization for OrderedDict (#1035) Philipp Moritz 2017-10-02 17:33:10 -07:00
  • b94d85fb5d [rllib] Fix logging to Athena (#1058) Philipp Moritz 2017-10-02 17:16:52 -07:00
  • 1488975d1b Add timing statement to loop that calls redis_get_cached_db_client be… (#1045) Robert Nishihara 2017-10-02 10:46:21 -07:00
  • a31d138f21 Don't log when a worker can't be started. (#1056) Robert Nishihara 2017-10-02 10:32:46 -07:00
  • 54aaeb25ab fixing (#1048) Richard Liaw 2017-10-01 22:34:55 -07:00
  • 2892955119 Pass string into json.loads, not bytes object. (#991) Robert Nishihara 2017-10-01 14:56:39 -07:00
  • 6c31adf781 Add blog post for 0.2 release. (#1029) Robert Nishihara 2017-10-01 14:40:58 -07:00
  • 6d393828db Bump version number to 0.2.1. (#1026) ray-0.2.1 Robert Nishihara 2017-10-01 12:33:13 -07:00
  • ad61af7333 Workaround for passing empty list to ray.wait. (#1043) Robert Nishihara 2017-10-01 11:45:02 -07:00
  • 79e013e876 upgrade to latest arrow to fix XCode 9 problem (#1042) Philipp Moritz 2017-09-30 16:24:59 -07:00
  • d482aa5aed Making our landing pages look better (#1022) Richard Liaw 2017-09-30 15:37:28 -07:00
  • 0d90a17426 Pass cleanup argument to start_monitor. (#1040) Augusto Yao 2017-10-01 06:35:25 +08:00
  • 97b3355adc Register Class Only Creates Entry in Redis Once (#1038) Wapaul1 2017-09-30 15:30:27 -07:00
  • 16e82b43d1 [rllib] Changes for preprocessors (#1033) Richard Liaw 2017-09-30 13:11:20 -07:00
  • 2d0f439b7b hugepage + plasma directory support plumbing + documentation (#1030) Alexey Tumanov 2017-09-30 09:56:52 -07:00
  • ce278aa06a Fix valgrind tests. (#1037) Robert Nishihara 2017-09-30 00:11:09 -07:00
  • ba153adc4c Downgrade severity of most common messages (#1039) Eric Liang 2017-09-30 00:01:49 -07:00
  • b118cef49e [webui] Allow timeline scroll-to-zoom without holding ALT (#993) Eric Liang 2017-09-29 21:35:12 -07:00
  • b991dc8900 Add flag for ignoring the UI, don't start UI in jenkins tests. (#1021) Robert Nishihara 2017-09-29 15:22:51 -07:00
  • 9f3a4fce50 [rllib] Parallelize sample collection and gradient computation in DQN (#746) Eric Liang 2017-09-29 00:06:51 -07:00
  • 10027974b1 Replaced ObjectWaitRequests with unordered map (#990) Peter Schafhalter 2017-09-28 15:29:26 -07:00
  • 19562f6ce5 [rllib] Fix issues with PPO model restoration (#1018) Eric Liang 2017-09-28 13:12:06 -07:00
  • 427dee511b Fill out specs of the task table in ray_redis_module.cc. (#1024) Zongheng Yang 2017-09-27 23:45:58 -07:00
  • bb76d4ca0a PlasmaRequestBuffer data structure updates (#1023) Peter Schafhalter 2017-09-27 19:50:37 -07:00
  • b020e6bf1f fix installation instructions (#999) Philipp Moritz 2017-09-27 13:48:23 -07:00
  • 116fe168b5 Download boost 1.65.1 from bintray. (#1019) Robert Nishihara 2017-09-27 13:25:05 -07:00
  • 5a50e80b63 Make Monitor remove dead Redis entries from exiting drivers. (#994) Zongheng Yang 2017-09-26 00:11:38 -07:00
  • 6e9657e696 Replaced utstring with std::string (#1009) Peter Schafhalter 2017-09-24 22:42:17 -07:00
  • c26c7553bc Resnet Example Uses tf.Datasets now (#960) Wapaul1 2017-09-20 14:14:04 -07:00
  • 5c70faf76b Update common.py (#996) Eric Liang 2017-09-19 10:10:56 -07:00
  • a432285e77 Disable parallelization for Actors and ray.wait for debugging (#961) gycn 2017-09-17 00:12:50 -07:00
  • 73f40bd844 [rllib] user defined preprocessor (#985) Philipp Moritz 2017-09-16 15:53:19 -07:00
  • 29ac95d87a Web UI Documentation (#983) Wapaul1 2017-09-16 15:41:52 -07:00
  • 98142ef51f fix checkpoint (#988) Eric Liang 2017-09-16 15:29:36 -07:00
  • 241612709e Data structure updates to plasma manager (#937) Peter Schafhalter 2017-09-15 20:09:29 -07:00
  • 6601bb5f9e [rllib] Make observation filter optional (#940) Philipp Moritz 2017-09-14 17:37:19 -07:00
  • 413140df38 Autogenerate catapult files if they are not already present. (#978) Robert Nishihara 2017-09-14 12:37:33 -07:00
  • d516d9440e Fixing local directory (#977) Richard Liaw 2017-09-14 10:33:52 -07:00
  • 1eb8c83314 [rllib] Initial RLLib documentation (#969) Philipp Moritz 2017-09-12 23:38:21 -07:00
  • 9ec3608eca Fix resnet crash by setting config.gpu_options.allow_growth = True. (#971) ustcfriend 2017-09-13 13:36:06 +08:00
  • 9f42ef6a4f [rllib] Make sure to always record stats like time elapsed, timesteps (#965) Eric Liang 2017-09-12 14:28:16 -07:00
  • 74ac80631b Local scheduler sends a null heartbeat to global scheduler (#962) Stephanie Wang 2017-09-12 10:45:21 -07:00
  • dd4e99b481 Fix ray website (#963) Philipp Moritz 2017-09-11 23:11:15 -07:00
  • e17412a72b fix free log std param (#964) Eric Liang 2017-09-11 18:52:48 -07:00
  • 99c8b1f38c Actor fault tolerance using object lineage reconstruction (#902) Stephanie Wang 2017-09-10 19:29:28 -07:00
  • d8aa826e63 [webui] Scalability fixes for the task timeline and visualizations (#935) Eric Liang 2017-09-10 15:47:44 -07:00
  • f3c1248d98 Clone catapult and generate html files during installation. (#956) Robert Nishihara 2017-09-10 13:41:16 -07:00
  • 546ba23ceb Upgrade to latest arrow to include set serialization speedups (#957) Philipp Moritz 2017-09-10 00:12:17 -07:00
  • d6612a93a2 Add mailing list to README and documentation. (#950) Robert Nishihara 2017-09-09 10:21:51 -07:00
  • 8906a920f7 Implemented wait_requests as vector (#943) Peter Schafhalter 2017-09-08 13:39:54 -07:00
  • 953878364e [webui] Print out timeline link for full-screen trace viewing (#936) Eric Liang 2017-09-06 01:41:21 -07:00
  • e19e2c6284 Print jupyter notebook token when starting web UI. (#887) Wapaul1 2017-09-05 23:31:44 -07:00