mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-11 11:53:01 +08:00
Update README
This commit is contained in:
@@ -54,9 +54,9 @@ Support for PyTorch v0.3.x can be found in [v0.2](https://github.com/ShangtongZh
|
||||
Prediction is sampled after 110K iterations, and I only implemented one-step training
|
||||
|
||||
# Dependency
|
||||
* MacOS 10.12, CentO/S 6.8 and Ubuntu 16.04
|
||||
* MacOS 10.12, CentO/S 6.8 or Ubuntu 16.04
|
||||
* PyTorch v0.4.0
|
||||
* Python 3.6 (recommended), 3.5 and 2.7
|
||||
* Python 3.6 (recommended), 3.5 or 2.7
|
||||
* Core dependencies: `pip install -r requirements.txt`
|
||||
* Optional: [Roboschool](https://github.com/openai/roboschool), [DeepMind Control Suite](https://github.com/deepmind/dm_control)+[DMControl2Gym](dm_control2gym)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user