Skip to content

Neural network made on numpy using UCI Machine Learning Dataset - Bike Sharing Dataset.

License

Notifications You must be signed in to change notification settings

andreiliphd/numpy-neural-network-bike-sharing-uci

Repository files navigation

Bike sharing dataset - neural network implementation in numpy

============

A neural network made on numpy using UCI Machine Learning Dataset - Bike Sharing Dataset. Part of the code and part of the comments belong to Udacity.


Features

  • Support different datasets for regression problems

Setup

Clone this repo:

git clone https://github.com/andreiliphd/numpy-neural-network-bike-sharing-uci.git

Install all the dependencies.


Usage

Please provide a dataset to solve a regression problem.


License

You can check out the full license in the LICENSE file.

This project is licensed under the terms of the MIT license.

About

Neural network made on numpy using UCI Machine Learning Dataset - Bike Sharing Dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published