Get the code an directions from
~tvandrun/Public/cs394/ica5-ann
Start a Jupyter notebook with
jupyter notebook --ip=127.0.0.1 &
Select lab3-em-given.ipynb
.
The most important documentation for today is the API for sklearn's MLPClassifier, but here are links to the other libraries, as needed:
Numpy home and reference