zjowowen commited on
Commit
1cb9756
·
1 Parent(s): 10e987a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: OpenAI/Gym/Atari-PongNoFrameskip-v4
22
  metrics:
23
  - type: mean_reward
24
- value: -0.6 +/- 16.4
25
  name: mean_reward
26
  ---
27
 
@@ -114,7 +114,7 @@ exp_config = {
114
  'retry_waiting_time': 0.1,
115
  'cfg_type': 'BaseEnvManagerDict'
116
  },
117
- 'stop_value': 20,
118
  'n_evaluator_episode': 8,
119
  'env_id': 'PongNoFrameskip-v4',
120
  'collector_env_num': 8,
@@ -163,8 +163,9 @@ exp_config = {
163
  'mode': 'train_iter'
164
  },
165
  'figure_path': None,
 
166
  'cfg_type': 'InteractionSerialEvaluatorDict',
167
- 'stop_value': 20,
168
  'n_episode': 8
169
  }
170
  },
@@ -217,7 +218,7 @@ exp_config = {
217
  - **Demo:** [video](https://huggingface.co/OpenDILabCommunity/PongNoFrameskip-v4-DQN/blob/main/replay.mp4)
218
  <!-- Provide the size information for the model. -->
219
  - **Parameters total size:** 55703.03 KB
220
- - **Last Update Date:** 2023-07-23
221
 
222
  ## Environments
223
  <!-- Address questions around what environment the model is intended to be trained and deployed at, including the necessary information needed to be provided for future users. -->
 
21
  type: OpenAI/Gym/Atari-PongNoFrameskip-v4
22
  metrics:
23
  - type: mean_reward
24
+ value: 16.6 +/- 8.8
25
  name: mean_reward
26
  ---
27
 
 
114
  'retry_waiting_time': 0.1,
115
  'cfg_type': 'BaseEnvManagerDict'
116
  },
117
+ 'stop_value': 30,
118
  'n_evaluator_episode': 8,
119
  'env_id': 'PongNoFrameskip-v4',
120
  'collector_env_num': 8,
 
163
  'mode': 'train_iter'
164
  },
165
  'figure_path': None,
166
+ 'return_env_info': True,
167
  'cfg_type': 'InteractionSerialEvaluatorDict',
168
+ 'stop_value': 30,
169
  'n_episode': 8
170
  }
171
  },
 
218
  - **Demo:** [video](https://huggingface.co/OpenDILabCommunity/PongNoFrameskip-v4-DQN/blob/main/replay.mp4)
219
  <!-- Provide the size information for the model. -->
220
  - **Parameters total size:** 55703.03 KB
221
+ - **Last Update Date:** 2023-07-27
222
 
223
  ## Environments
224
  <!-- Address questions around what environment the model is intended to be trained and deployed at, including the necessary information needed to be provided for future users. -->