/eru

High Level Framework for PyTorch

Primary LanguagePythonMIT LicenseMIT

ERU: One Framework for all

Eru logo

You have just found ERU.

High Level Framework for PyTorch

Eru is designed to help with Deep Learning developer to try out advanced models efficiently, so we recommend users to have some understanding of deep learning before using. For this reason, Eru is only implement on GPUs, but we will build CPU configuration soon.

Quick Start

Comming Soon

We are writing a detailed version of the documentation and tutorial...

Examples

We have several illustrative examples ranging from basic MLP to sentiment classifiers in the example folder

Want to contribute?

We welcome anyone who have some python or pytorch experience to join us. More information in CONTRIBUTING.md

Join our Slack channel first

Installation

Before installing Eru, please install Pytorch following the instruction on http://pytorch.org/

  • Install Eru from PyPI (recommended):
pip3 install eru