Decided to build a Two neuron Neural Network that could do Linear Regression. Implemented function for sigmoid(Logistic regression), haven't tested it. In order to Use Sigmoid, add a "Sigmoid" value to the "layers" list when clicking See inside.