HumanCompatibleAI/ppo-CartPole-v1
收藏Hugging Face2023-07-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HumanCompatibleAI/ppo-CartPole-v1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: obs
sequence:
sequence: float32
- name: acts
sequence: int64
- name: infos
sequence: string
- name: terminal
dtype: bool
- name: rews
sequence: float64
splits:
- name: train
num_bytes: 2103613
num_examples: 100
download_size: 1263834
dataset_size: 2103613
---
# Dataset Card for "ppo-CartPole-v1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
HumanCompatibleAI
原始信息汇总
数据集概述
数据集名称
ppo-CartPole-v1
数据集特征
- obs: 数据类型为
float32。 - acts: 数据类型为
int64。 - infos: 数据类型为
string。 - terminal: 数据类型为
bool。 - rews: 数据类型为
float64。
数据集分割
- train: 包含100个样本,总大小为2103613字节。
数据集大小
- 下载大小: 1263834字节
- 数据集总大小: 2103613字节



