MattStammers
commited on
Commit
•
b7e530c
1
Parent(s):
a2f3ba0
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 |
+
Annoyingly the asteroids are not rendered in the video (at the moment either the asteroids or the ship is rendering) but you can see that he his pretty active in pursuing them.
|