mfnn is a neural network that predicts hourly bike rentals from Capital Bikeshare. It trains on data from the UCI Machine Learning Respository Bike Sharing Dataset. This is a refactored version of the project "My First Neural Network" I submitted as required by the Udacity Machine Learning Foundations Nanodegree Program.
Open mfnn.ipynb in jupyter notebook to see how the mfnn functions are used, and to view additional training and prediction graphs of mfnn.