Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raffaeleterribile/bike-sharing
https://github.com/raffaeleterribile/bike-sharing
jupyter-notebook machine-learning numpy pandas pytorch udacity-nanodegree
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/raffaeleterribile/bike-sharing
- Owner: raffaeleterribile
- Created: 2021-11-16T19:52:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T23:14:10.000Z (over 2 years ago)
- Last Synced: 2023-07-19T19:44:56.750Z (over 1 year ago)
- Topics: jupyter-notebook, machine-learning, numpy, pandas, pytorch, udacity-nanodegree
- Language: Jupyter Notebook
- Homepage:
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project for Udacity "Deep Learning" Nanodegree Course
This project is my implementation of the exercises proposed in the project "Predicting Bike Sharing" contained in the Udacity course "Deep Learning".
## Python environment
I cannot upload `requirements.txt` because Github signaled me that there are security issues with this file, so I put here for reference:
> appdirs==1.4.3
> appnope==0.1.0
> bleach==2.0.0
> cycler==0.10.0
> decorator==4.0.11
> entrypoints==0.2.2
> html5lib==0.999999999
> ipykernel==4.5.2
> ipython==5.3.0
> ipython-genutils==0.2.0
> ipywidgets==6.0.0
> Jinja2==2.9.5
> jsonschema==2.6.0
> jupyter==1.0.0
> jupyter-client==5.0.0
> jupyter-console==5.1.0
> jupyter-core==4.3.0
> MarkupSafe==1.0
> matplotlib==2.0.0
> mistune==0.7.4
> nbconvert==5.1.1
> nbformat==4.3.0
> notebook==4.4.1
> numpy==1.12.1
> packaging==16.8
> pandas==0.19.2
> pandocfilters==1.4.1
> pexpect==4.2.1
> pickleshare==0.7.4
> prompt-toolkit==1.0.14
> ptyprocess==0.5.1
> Pygments==2.2.0
> pyparsing==2.2.0
> python-dateutil==2.6.0
> pytz==2017.2
> pyzmq==16.0.2
> qtconsole==4.3.0
> simplegeneric==0.8.1
> six==1.10.0
> terminado==0.6
> testpath==0.3
> tornado==4.4.3
> traitlets==4.3.2
> wcwidth==0.1.7
> webencodings==0.5
> widgetsnbextension==2.0.0