Commit ·
28d0b5d
1
Parent(s): 817b79b
Update README.md
Browse files
README.md
CHANGED
|
@@ -82,3 +82,5 @@ OrderedDict([('batch_size', 256),
|
|
| 82 |
```python
|
| 83 |
{'render_mode': 'rgb_array'}
|
| 84 |
```
|
|
|
|
|
|
|
|
|
| 82 |
```python
|
| 83 |
{'render_mode': 'rgb_array'}
|
| 84 |
```
|
| 85 |
+
|
| 86 |
+
Extended replay is available. Performance is only moderate after 10 million training steps
|