YolandaAlvarez / Predicting-Bike-Sharing-Patterns

Project for the module Neural Networks for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predicting-Bike-Sharing-Patterns

In this project, a simple neural network is built and used to predict daily bike rental ridership.

Image

Project Instructions

  1. Clone the repository and navigate to the downloaded folder.

  2. Make sure you have already installed the necessary Python packages according to the requirements.txt in the repository.

  3. Open a terminal window and navigate to the project folder. Open the notebook using:

	jupyter notebook Your_first_neural_network.ipynb

About

Project for the module Neural Networks for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 97.6%Language:Python 2.4%