I have the solution using NumPy that I did as part of the Deep Learning Nanodegree, will be happy to create a pull request to include the exercise statement/solution. I have written a blog post as well if someone is curious
(Optional) Further Links/Credits to Relevant Resources:
Learning Goals
Exercise Statement
Create a 2-layer neural network using NumPy to predict future ridership data based on the historical data
Prerequisites
Data source/summary:
Bike Sharing Data
(Optional) Suggest/Propose Solutions
I have the solution using NumPy that I did as part of the Deep Learning Nanodegree, will be happy to create a pull request to include the exercise statement/solution. I have written a blog post as well if someone is curious
(Optional) Further Links/Credits to Relevant Resources:
This exercise and solution's proposal came from Project 1 of Udacity's Deep Learning Nanodegree