Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)