mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-02-13 15:27:48 +08:00
Update hands-on-cleanrl.mdx
This commit is contained in:
@@ -693,9 +693,6 @@ def _generate_model_card(model_name, env_id, mean_reward, std_reward, hyperparam
|
||||
This is a trained model of a PPO agent playing {env_id}.
|
||||
|
||||
# Hyperparameters
|
||||
```python
|
||||
{converted_str}
|
||||
```
|
||||
"""
|
||||
return model_card, metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user