MattStammers commited on
Commit
ad8b571
1 Parent(s): 8328942

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
+ This agent like the others is very nearly perfect against the pong computer player. Now we just need to get them to play each other to improve further!