Skip to content

Basic Feed Forward neural network constructed using only Numpy and pandas.

Notifications You must be signed in to change notification settings

RamisLao/ffnn-using-numpy-and-pandas

Repository files navigation

README

Overview

Basic Feed Forward neural network constructed using only Numpy and pandas. It is used to predict daily bike rental ridership.

The core data set is related to
the two-year historical log corresponding to years 2011 and 2012 from Capital Bikeshare system, Washington D.C., USA which is publicly available in http://capitalbikeshare.com/system-data.

About

Basic Feed Forward neural network constructed using only Numpy and pandas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published