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.
Comming Soon
We are writing a detailed version of the documentation and tutorial...
We have several illustrative examples ranging from basic MLP to sentiment classifiers in the example folder
We welcome anyone who have some python or pytorch experience to join us. More information in CONTRIBUTING.md
Before installing Eru, please install Pytorch following the instruction on http://pytorch.org/
- Install Eru from PyPI (recommended):
pip3 install eru