Machine Learning

 2-Layer Neural Network Training and Forecasting Functions

My modularized neural network (NN) code for data classification. I prefer using this over canned/black box procedures. The code also runs logit on the data providing a baseline comparison of NN improvements over standard statistical methods.