Installation

PyPI

Install stagewiseNN with PyPI, run:

pip install stagewisenn

GitHub

Or fetch from GitHub and manually install:

git clone https://github.com/XingyanLiu/stagewiseNN.git
cd stagewiseNN
python setup.py

END