Binary Classification - Neural Network

The algorithm of a neural network for binary classification has to be created.

This has to be done in Python. The algorithm for it can be done in sleeping_times/learning/supervised.py.

An option that can be used is scikit-learn.

Edited by Stefan Dietrich