Skip to content

alext234/hdf5-nb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A simple Jupyter notebook to explore hdf5 format in Python. This format is generally used for storing datasets or for storing models.

Documentation of the h5py package is at https://h5py.readthedocs.io/en/stable/

Able to store and retrieve the following:

  • images
  • utf-8 string
  • attribues

Click h5py.ipynb to check out the notebook.

About

playground with HDF5 storage format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published