/deep-learning-predict-bike-sharing

model to predict demand of bike sharing rides

Primary LanguageHTMLBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Quickstart:

  1. Ensure you have installed the following (or install packages via requirements.txt):
  • Python 3
  • Jupyter Notebook
  • Pandas
  • Numpy
  1. In the shell, run Jupyter Notebooks:
jupyter notebook Your_first_neural_network

License:

Copyright 2017 Deepankara Reddy. BSD-2 License.

Bike data provided by UCI Machine Learning Database.