Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 648 Bytes

index.rst

File metadata and controls

37 lines (27 loc) · 648 Bytes

EIR

EIR is a framework for supervised training of deep learning models on genotype, tabular, sequence, image and binary data. It is designed to provide a high-level, yet modular API that reduces the amount of boilerplate code and pre-processing required to train a model.

Installation

$ pip install eir-dl

Documentation

To get started, please read 01-genotype-tutorial.

tutorials/tutorial_index api_reference license acknowledgements