d4rl_mujoco_walker2d

  • 説明

D4RL は、オフライン強化学習用のオープンソース ベンチマークです。トレーニングおよびベンチマーク アルゴリズム用の標準化された環境とデータセットを提供します。

データセットはRLDS 形式に従ってステップとエピソードを表します。

@misc{fu2020d4rl,
    title={D4RL: Datasets for Deep Data-Driven Reinforcement Learning},
    author={Justin Fu and Aviral Kumar and Ofir Nachum and George Tucker and Sergey Levine},
    year={2020},
    eprint={2004.07219},
    archivePrefix={arXiv},
    primaryClass={cs.LG}
}

d4rl_mujoco_walker2d/v0-expert (デフォルト設定)

  • ダウンロードサイズ: 78.41 MiB

  • データセットのサイズ: 98.64 MiB

  • 自動キャッシュ(ドキュメント): はい

  • 分割:

スプリット
'train' 1,628
  • 機能の構造:
FeaturesDict({
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v0-medium

  • ダウンロードサイズ: 80.83 MiB

  • データセットのサイズ: 99.72 MiB

  • 自動キャッシュ(ドキュメント): はい

  • 分割:

スプリット
'train' 5,315
  • 機能の構造:
FeaturesDict({
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v0-medium-expert

  • ダウンロードサイズ: 159.24 MiB

  • データセットのサイズ: 198.36 MiB

  • 自動キャッシュ(ドキュメント): shuffle_files=False (トレイン) の場合のみ

  • 分割:

スプリット
'train' 6,943
  • 機能の構造:
FeaturesDict({
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v0-mixed

  • ダウンロードサイズ: 8.42 MiB

  • データセットのサイズ: 10.06 MiB

  • 自動キャッシュ(ドキュメント): はい

  • 分割:

スプリット
'train' 501
  • 機能の構造:
FeaturesDict({
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v0-ランダム

  • ダウンロードサイズ: 78.41 MiB

  • データセットのサイズ: 112.04 MiB

  • 自動キャッシュ(ドキュメント): はい

  • 分割:

スプリット
'train' 50,988
  • 機能の構造:
FeaturesDict({
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v1-expert

  • ダウンロードサイズ: 143.06 MiB

  • データセットのサイズ: 452.72 MiB

  • 自動キャッシュ(ドキュメント): いいえ

  • 分割:

スプリット
'train' 1,003
  • 機能の構造:
FeaturesDict({
    'algorithm': string,
    'iteration': int32,
    'policy': FeaturesDict({
        'fc0': FeaturesDict({
            'bias': Tensor(shape=(256,), dtype=float32),
            'weight': Tensor(shape=(256, 17), dtype=float32),
        }),
        'fc1': FeaturesDict({
            'bias': Tensor(shape=(256,), dtype=float32),
            'weight': Tensor(shape=(256, 256), dtype=float32),
        }),
        'last_fc': FeaturesDict({
            'bias': Tensor(shape=(6,), dtype=float32),
            'weight': Tensor(shape=(6, 256), dtype=float32),
        }),
        'last_fc_log_std': FeaturesDict({
            'bias': Tensor(shape=(6,), dtype=float32),
            'weight': Tensor(shape=(6, 256), dtype=float32),
        }),
        'nonlinearity': string,
        'output_distribution': string,
    }),
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float32,
            'qpos': Tensor(shape=(9,), dtype=float32),
            'qvel': Tensor(shape=(9,), dtype=float32),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
アルゴリズムテンソル
反復テンソルint32
ポリシー特徴辞書
ポリシー/fc0特徴辞書
ポリシー/fc0/バイアステンソル(256,) float32
ポリシー/fc0/重みテンソル(256, 17) float32
ポリシー/fc1特徴辞書
ポリシー/FC1/バイアステンソル(256,) float32
ポリシー/fc1/重みテンソル(256、256) float32
ポリシー/last_fc特徴辞書
ポリシー/last_fc/バイアステンソル(6,) float32
ポリシー/last_fc/weightテンソル(6,256) float32
ポリシー/last_fc_log_std特徴辞書
ポリシー/last_fc_log_std/biasテンソル(6,) float32
ポリシー/last_fc_log_std/weightテンソル(6,256) float32
ポリシー/非線形性テンソル
ポリシー/出力_配布テンソル
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat32
ステップ/情報/qposテンソル(9,) float32
ステップ/情報/qvelテンソル(9,) float32
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v1-medium

  • ダウンロードサイズ: 144.23 MiB

  • データセットのサイズ: 510.08 MiB

  • 自動キャッシュ(ドキュメント): いいえ

  • 分割:

スプリット
'train' 1,207
  • 機能の構造:
FeaturesDict({
    'algorithm': string,
    'iteration': int32,
    'policy': FeaturesDict({
        'fc0': FeaturesDict({
            'bias': Tensor(shape=(256,), dtype=float32),
            'weight': Tensor(shape=(256, 17), dtype=float32),
        }),
        'fc1': FeaturesDict({
            'bias': Tensor(shape=(256,), dtype=float32),
            'weight': Tensor(shape=(256, 256), dtype=float32),
        }),
        'last_fc': FeaturesDict({
            'bias': Tensor(shape=(6,), dtype=float32),
            'weight': Tensor(shape=(6, 256), dtype=float32),
        }),
        'last_fc_log_std': FeaturesDict({
            'bias': Tensor(shape=(6,), dtype=float32),
            'weight': Tensor(shape=(6, 256), dtype=float32),
        }),
        'nonlinearity': string,
        'output_distribution': string,
    }),
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float32,
            'qpos': Tensor(shape=(9,), dtype=float32),
            'qvel': Tensor(shape=(9,), dtype=float32),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
アルゴリズムテンソル
反復テンソルint32
ポリシー特徴辞書
ポリシー/fc0特徴辞書
ポリシー/fc0/バイアステンソル(256,) float32
ポリシー/fc0/重みテンソル(256, 17) float32
ポリシー/fc1特徴辞書
ポリシー/FC1/バイアステンソル(256,) float32
ポリシー/fc1/重みテンソル(256、256) float32
ポリシー/last_fc特徴辞書
ポリシー/last_fc/バイアステンソル(6,) float32
ポリシー/last_fc/weightテンソル(6,256) float32
ポリシー/last_fc_log_std特徴辞書
ポリシー/last_fc_log_std/biasテンソル(6,) float32
ポリシー/last_fc_log_std/weightテンソル(6,256) float32
ポリシー/非線形性テンソル
ポリシー/出力_配布テンソル
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat32
ステップ/情報/qposテンソル(9,) float32
ステップ/情報/qvelテンソル(9,) float32
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v1-medium-expert

  • ダウンロードサイズ: 286.69 MiB

  • データセットのサイズ: 342.46 MiB

  • 自動キャッシュ(ドキュメント): いいえ

  • 分割:

スプリット
'train' 2,209
  • 機能の構造:
FeaturesDict({
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float32,
            'qpos': Tensor(shape=(9,), dtype=float32),
            'qvel': Tensor(shape=(9,), dtype=float32),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat32
ステップ/情報/qposテンソル(9,) float32
ステップ/情報/qvelテンソル(9,) float32
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v1-medium-replay

  • ダウンロードサイズ: 84.37 MiB

  • データセットのサイズ: 52.10 MiB

  • 自動キャッシュ(ドキュメント): はい

  • 分割:

スプリット
'train' 1,093
  • 機能の構造:
FeaturesDict({
    'algorithm': string,
    'iteration': int32,
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float64),
        'discount': float64,
        'infos': FeaturesDict({
            'action_log_probs': float64,
            'qpos': Tensor(shape=(9,), dtype=float64),
            'qvel': Tensor(shape=(9,), dtype=float64),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float64),
        'reward': float64,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
アルゴリズムテンソル
反復テンソルint32
ステップデータセット
ステップ/アクションテンソル(6,) float64
歩数/割引テンソルfloat64
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat64
ステップ/情報/qposテンソル(9,) float64
ステップ/情報/qvelテンソル(9,) float64
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float64
歩数/報酬テンソルfloat64

d4rl_mujoco_walker2d/v1-フル-リプレイ

  • ダウンロードサイズ: 278.95 MiB

  • データセットのサイズ: 171.66 MiB

  • 自動キャッシュ(ドキュメント): shuffle_files=False (トレイン) の場合のみ

  • 分割:

スプリット
'train' 1,888
  • 機能の構造:
FeaturesDict({
    'algorithm': string,
    'iteration': int32,
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float64),
        'discount': float64,
        'infos': FeaturesDict({
            'action_log_probs': float64,
            'qpos': Tensor(shape=(9,), dtype=float64),
            'qvel': Tensor(shape=(9,), dtype=float64),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float64),
        'reward': float64,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
アルゴリズムテンソル
反復テンソルint32
ステップデータセット
ステップ/アクションテンソル(6,) float64
歩数/割引テンソルfloat64
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat64
ステップ/情報/qposテンソル(9,) float64
ステップ/情報/qvelテンソル(9,) float64
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float64
歩数/報酬テンソルfloat64

d4rl_mujoco_walker2d/v1-ランダ​​ム

  • ダウンロードサイズ: 132.36 MiB

  • データセットのサイズ: 192.06 MiB

  • 自動キャッシュ(ドキュメント): shuffle_files=False (トレイン) の場合のみ

  • 分割:

スプリット
'train' 48,790
  • 機能の構造:
FeaturesDict({
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float32,
            'qpos': Tensor(shape=(9,), dtype=float32),
            'qvel': Tensor(shape=(9,), dtype=float32),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat32
ステップ/情報/qposテンソル(9,) float32
ステップ/情報/qvelテンソル(9,) float32
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v2-expert

  • ダウンロードサイズ: 219.89 MiB

  • データセットのサイズ: 452.16 MiB

  • 自動キャッシュ(ドキュメント): いいえ

  • 分割:

スプリット
'train' 1,001
  • 機能の構造:
FeaturesDict({
    'algorithm': string,
    'iteration': int32,
    'policy': FeaturesDict({
        'fc0': FeaturesDict({
            'bias': Tensor(shape=(256,), dtype=float32),
            'weight': Tensor(shape=(256, 17), dtype=float32),
        }),
        'fc1': FeaturesDict({
            'bias': Tensor(shape=(256,), dtype=float32),
            'weight': Tensor(shape=(256, 256), dtype=float32),
        }),
        'last_fc': FeaturesDict({
            'bias': Tensor(shape=(6,), dtype=float32),
            'weight': Tensor(shape=(6, 256), dtype=float32),
        }),
        'last_fc_log_std': FeaturesDict({
            'bias': Tensor(shape=(6,), dtype=float32),
            'weight': Tensor(shape=(6, 256), dtype=float32),
        }),
        'nonlinearity': string,
        'output_distribution': string,
    }),
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float64,
            'qpos': Tensor(shape=(9,), dtype=float64),
            'qvel': Tensor(shape=(9,), dtype=float64),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
アルゴリズムテンソル
反復テンソルint32
ポリシー特徴辞書
ポリシー/fc0特徴辞書
ポリシー/fc0/バイアステンソル(256,) float32
ポリシー/fc0/重みテンソル(256, 17) float32
ポリシー/fc1特徴辞書
ポリシー/FC1/バイアステンソル(256,) float32
ポリシー/fc1/重みテンソル(256、256) float32
ポリシー/last_fc特徴辞書
ポリシー/last_fc/バイアステンソル(6,) float32
ポリシー/last_fc/weightテンソル(6,256) float32
ポリシー/last_fc_log_std特徴辞書
ポリシー/last_fc_log_std/biasテンソル(6,) float32
ポリシー/last_fc_log_std/weightテンソル(6,256) float32
ポリシー/非線形性テンソル
ポリシー/出力_配布テンソル
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat64
ステップ/情報/qposテンソル(9,) float64
ステップ/情報/qvelテンソル(9,) float64
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v2-フル-リプレイ

  • ダウンロードサイズ: 271.91 MiB

  • データセットのサイズ: 171.66 MiB

  • 自動キャッシュ(ドキュメント): shuffle_files=False (トレイン) の場合のみ

  • 分割:

スプリット
'train' 1,888
  • 機能の構造:
FeaturesDict({
    'algorithm': string,
    'iteration': int32,
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float64,
            'qpos': Tensor(shape=(9,), dtype=float64),
            'qvel': Tensor(shape=(9,), dtype=float64),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
アルゴリズムテンソル
反復テンソルint32
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat64
ステップ/情報/qposテンソル(9,) float64
ステップ/情報/qvelテンソル(9,) float64
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v2-medium

  • ダウンロードサイズ: 221.50 MiB

  • データセットのサイズ: 505.58 MiB

  • 自動キャッシュ(ドキュメント): いいえ

  • 分割:

スプリット
'train' 1,191
  • 機能の構造:
FeaturesDict({
    'algorithm': string,
    'iteration': int32,
    'policy': FeaturesDict({
        'fc0': FeaturesDict({
            'bias': Tensor(shape=(256,), dtype=float32),
            'weight': Tensor(shape=(256, 17), dtype=float32),
        }),
        'fc1': FeaturesDict({
            'bias': Tensor(shape=(256,), dtype=float32),
            'weight': Tensor(shape=(256, 256), dtype=float32),
        }),
        'last_fc': FeaturesDict({
            'bias': Tensor(shape=(6,), dtype=float32),
            'weight': Tensor(shape=(6, 256), dtype=float32),
        }),
        'last_fc_log_std': FeaturesDict({
            'bias': Tensor(shape=(6,), dtype=float32),
            'weight': Tensor(shape=(6, 256), dtype=float32),
        }),
        'nonlinearity': string,
        'output_distribution': string,
    }),
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float64,
            'qpos': Tensor(shape=(9,), dtype=float64),
            'qvel': Tensor(shape=(9,), dtype=float64),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
アルゴリズムテンソル
反復テンソルint32
ポリシー特徴辞書
ポリシー/fc0特徴辞書
ポリシー/fc0/バイアステンソル(256,) float32
ポリシー/fc0/重みテンソル(256, 17) float32
ポリシー/fc1特徴辞書
ポリシー/FC1/バイアステンソル(256,) float32
ポリシー/fc1/重みテンソル(256、256) float32
ポリシー/last_fc特徴辞書
ポリシー/last_fc/バイアステンソル(6,) float32
ポリシー/last_fc/weightテンソル(6,256) float32
ポリシー/last_fc_log_std特徴辞書
ポリシー/last_fc_log_std/biasテンソル(6,) float32
ポリシー/last_fc_log_std/weightテンソル(6,256) float32
ポリシー/非線形性テンソル
ポリシー/出力_配布テンソル
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat64
ステップ/情報/qposテンソル(9,) float64
ステップ/情報/qvelテンソル(9,) float64
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v2-medium-expert

  • ダウンロードサイズ: 440.79 MiB

  • データセットのサイズ: 342.45 MiB

  • 自動キャッシュ(ドキュメント): いいえ

  • 分割:

スプリット
'train' 2,191
  • 機能の構造:
FeaturesDict({
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float64,
            'qpos': Tensor(shape=(9,), dtype=float64),
            'qvel': Tensor(shape=(9,), dtype=float64),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat64
ステップ/情報/qposテンソル(9,) float64
ステップ/情報/qvelテンソル(9,) float64
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v2-medium-replay

  • ダウンロードサイズ: 82.32 MiB

  • データセットのサイズ: 52.10 MiB

  • 自動キャッシュ(ドキュメント): はい

  • 分割:

スプリット
'train' 1,093
  • 機能の構造:
FeaturesDict({
    'algorithm': string,
    'iteration': int32,
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float64,
            'qpos': Tensor(shape=(9,), dtype=float64),
            'qvel': Tensor(shape=(9,), dtype=float64),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
アルゴリズムテンソル
反復テンソルint32
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat64
ステップ/情報/qposテンソル(9,) float64
ステップ/情報/qvelテンソル(9,) float64
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32

d4rl_mujoco_walker2d/v2-ランダム

  • ダウンロードサイズ: 206.10 MiB

  • データセットのサイズ: 192.11 MiB

  • 自動キャッシュ(ドキュメント): shuffle_files=False (トレイン) の場合のみ

  • 分割:

スプリット
'train' 48,908
  • 機能の構造:
FeaturesDict({
    'steps': Dataset({
        'action': Tensor(shape=(6,), dtype=float32),
        'discount': float32,
        'infos': FeaturesDict({
            'action_log_probs': float64,
            'qpos': Tensor(shape=(9,), dtype=float64),
            'qvel': Tensor(shape=(9,), dtype=float64),
        }),
        'is_first': bool,
        'is_last': bool,
        'is_terminal': bool,
        'observation': Tensor(shape=(17,), dtype=float32),
        'reward': float32,
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
特徴辞書
ステップデータセット
ステップ/アクションテンソル(6,) float32
歩数/割引テンソルfloat32
手順/情報特徴辞書
ステップ/情報/action_log_probsテンソルfloat64
ステップ/情報/qposテンソル(9,) float64
ステップ/情報/qvelテンソル(9,) float64
ステップ/is_firstテンソルブール
ステップ/is_lastテンソルブール
ステップ/is_terminalテンソルブール
ステップ/観察テンソル(17,) float32
歩数/報酬テンソルfloat32