mirror of
https://github.com/wassname/ray.git
synced 2026-08-16 11:27:09 +08:00
Test example applications and rllib in jenkins tests. (#707)
* Test example applications in Jenkins. * Fix default upload_dir argument for Algorithm class. * Fix evolution strategies. * Comment out policy gradient example which doesn't seem to work. * Set --env-name for evolution strategies.
This commit is contained in:
committed by
Philipp Moritz
parent
4349f1f966
commit
80e8426b5e
@@ -3,4 +3,4 @@
|
||||
FROM ray-project/deploy
|
||||
RUN conda install -y -c conda-forge tensorflow
|
||||
RUN apt-get install -y zlib1g-dev
|
||||
RUN pip install gym[atari]
|
||||
RUN pip install gym[atari] opencv-python smart_open
|
||||
|
||||
Reference in New Issue
Block a user