-
[Update 2018-07-27] Update: seems Coach has slowed down (w/o much community), and rllab has stopped. A more recently popular framework is [rllib](http://ray.readthedocs.io/en/latest/rllib.html) (one l…
-
Hello,
I'm currently getting an SSL Certificate verfification error when trying to install the database.
Not quite sure whether it's from the request module from my end or from your server's side.…
-
### What happened + What you expected to happen
Hello together,
trying to run the action_masking_example under `rllib/examples/rl_modules/action_masking_rl_module.py` after commit https://github.…
-
I am trying to wrap this library using SWIG. However, the compiler complains that Base, which is of type Actor (in file ControlAlgorithm.h) only provides a method initialize() with no parameters, whil…
-
I met a similar problem with #963, when I was trying to run the last part in tutorial04_visualize.ipynb.
!python ../flow/visualize/visualizer_rllib.py data/trained_ring 20 …
-
### Description
It would be great to silence warnings from external libraries inside Ray, eg, from numpy.
Here, `warnings.filterwarnings("ignore", category=DeprecationWarning)` does not work and t…
-
### What happened + What you expected to happen
I am trying to run a regression test on the cartpole example and am running into the issue below.
```
rayvenv) shpa7847@UCB-TDLQ372645 bsk_rl % pyth…
-
Hello,
while trying to execute the related [RL project](https://github.com/prosysscience/RL-Job-Shop-Scheduling) in my development environment:
- Windows 10
- Python 3.9.7
- ray 1.12.0
- numpy …
-
OS: Windows 7
Compiler: Mingw32
```
d:\RLLib-master>mingw32-make
[ 2%] Building CXX object CMakeFiles/RLLib.dir/test/AcrobotTest.cpp.obj
D:\RLLib-master\test\AcrobotTest.cpp:1:0: warning: -fPIC …
-
### What happened + What you expected to happen
Issue: The environment variable RAY_DEDUP_LOGS=0, which is intended to disable log deduplication in Ray, does not seem to be deterministically configur…