Deep learning and data science tools from the University of Chicago.
conda install conda-forge::deepdish
conda install conda-forge/label/cf201901::deepdish
conda install conda-forge/label/cf202003::deepdish
conda install conda-forge/label/gcc7::deepdish
The primary feature of deepdish is its ability to save and load all kinds of data as HDF5. It can save any Python data structure, offering the same ease of use as pickling or numpy.save.