Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.19 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.19 KB

DaCapo

tests black mypy docs

A framework for easy application of establed machine learning techniques on large, multi-dimensional images.

dacapo allows you to configure machine learning jobs as combinations of DataSplits, Architectures, Tasks, Trainers, on arbitrarily large volumes of multi-dimensional images. dacapo is not tied to a particular learning framework, but currently only supports torch with plans to support tensorflow.