提交历史

作者 SHA1 备注 提交日期
  Sven Mika cabaa3b3c6 [RLlib Testing] Add A3C/APPO/BC/DDPPO/MARWIL/CQL/ES/ARS/TD3 to weekly learning tests. (#18381) 3 年之前
  Sven Mika 9a8ca6a69d [RLlib] Fix Atari learning test regressions (2 bugs) and 1 minor attention net bug. (#18306) 3 年之前
  Sven Mika ee4b6e7e3b [RLlib] Unity3D example broken due to change in ML-Agents API. Attention-net prev-n-a/r. Attention-wrapper works with images. (#14569) 3 年之前
  Sven Mika 52c94b7ee9 [RLlib] Allow SAC to use custom models as Q- or policy nets and deprecate "state-preprocessor" for image spaces. (#13522) 3 年之前
  Sven Mika d49c3fae0b [RLlib] Trajectory View API: Atari framestacking. (#13315) 3 年之前
  Michael Luo b2984d1c34 [RLlib] Model Annotations to Torch Models (#9749) 4 年之前
  Sven Mika 957877ad3f Tf version of VisionNet (ray/rllib/model/tf/vision_net.py) crashes iff len(conv-filters)=1. (#11330) 4 年之前
  Sven Mika 28ab797cf5 [RLlib] Deprecate old classes, methods, functions, config keys (in prep for RLlib 1.0). (#10544) 4 年之前
  Sven Mika 2cbe29a7fa [RLlib] Curiosity minor fixes, do-overs, and testing. (#10143) 4 年之前
  Barak Michener 8e76796fd0 ci: Redo `format.sh --all` script & backfill lint fixes (#9956) 4 年之前
  Sven Mika 5d5643e633 [RLlib] Add informative error message when bad Conv2D stack is used with fixed `num_outputs` (no flattening at end). (#9966) 4 年之前
  Sven Mika 2589309cf0 [RLlib] Make sure torch and tf behave the same wrt conv2d nets. (#8785) 4 年之前
  Sven Mika 7008902cff [RLlib] Minor `rllib.utils` cleanup. (#8932) 4 年之前
  Sven Mika 0ba7472da9 [Testing] Fix LINT/sphinx errors. (#8874) 4 年之前
  Sven Mika c74dc58f8b [RLlib] Fix `use_lstm` flag for ModelV2 (w/o ModelV1 wrapping) and add it for PyTorch. (#8734) 4 年之前
  Sven Mika 5f4c196fed [RLlib] Make PyTorch Model forward pass faster in vf-case. (#8422) 4 年之前
  Sven Mika 428516056a [RLlib] SAC Torch (incl. Atari learning) (#7984) 4 年之前
  Sven 60d4d5e1aa Remove future imports (#6724) 4 年之前
  Sven 8b16847c02 Get utils ready for better Agent torch support. (#6561) 4 年之前
  Eric Liang 5d7afe8092 [rllib] Try moving RLlib to top level dir (#5324) 5 年之前