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.

_images/EIR_data_supported.png

Installation

$ pip install eir-dl

Documentation

To get started, please read 01 – Genotype Tutorial: Ancestry Prediction.