# tf-mimo **Repository Path**: Sunset-source/tf-mimo ## Basic Information - **Project Name**: tf-mimo - **Description**: Deep learning toolkit for multi-input multi-output sequence modelling with tensorflow - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-19 - **Last Updated**: 2021-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mimo ==== __mimo__ is a deep learning toolkit for building Multi Input Multi Output neural networks with tensorflow. ## Install ```bash pip install git+http://git@github.com/wikilinks/mimo.git ``` ## Citation __mimo__ is based on work described in *Learning to generate one-sentence biographies from Wikidata* ([pdf](https://arxiv.org/pdf/1702.06235), [data](https://github.com/andychisholm/eacl17gen)).