HDF5 Format

Hierarchical Data Format version 5 — a binary file format designed for large, complex datasets. In robot learning, HDF5 is the dominant format for storing demonstration episodes: each file contains hierarchical groups for observations (images, proprioception), actions, rewards, and metadata. HDF5 supports compression, chunking, and random access, making it efficient for large datasets.

Data

Explore More Terms

Browse the full robotics glossary with 1,000+ terms.

Back to Glossary