easy-dnn

An easy way to show how a simple deep neural net outperforms a logistic regression classifier.


License
MIT
Install
pip install easy-dnn==0.0.1

Documentation

Deep Neural Net vs. Logistic Regression

This is a simple way to illustrate how a simple DNN can beat the performance of logistic regression in classification.