Contents
Install StagewiseNN with PyPI, run:
pip install swnn
Or fetch from GitHub and manually install:
git clone https://github.com/XingyanLiu/stagewiseNN.git cd stagewiseNN python setup.py install