Logistic-regression-numpy Logistic regression using only numpy using both gradient descent and stochastic gradient descent optimization. There are two seperate python files for both of these implementations.