Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerry-git/city-dna
https://github.com/jerry-git/city-dna
flask keras maps react visualization
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jerry-git/city-dna
- Owner: jerry-git
- Created: 2019-11-15T17:17:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T07:37:50.000Z (about 5 years ago)
- Last Synced: 2024-12-12T16:32:41.645Z (about 1 month ago)
- Topics: flask, keras, maps, react, visualization
- Language: Python
- Size: 41.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# City DNA - Human Flow
> Visualisation of city bike data for Helsinki-Espoo (Finland) area and a predictor for city bike trips.![](./demo/city-bike-flow.gif)
## Backend
* Flask app in [human_flow](./human_flow)## Frontend
* React app in [human-flow](./human-flow)## ML
* Keras Deep feedforward net in [models](./model/basic.py)