Repository updated
Routenplaner für die nächste Woche
Wir nutzten ein Long short-term memory neuronales Netztwerk um alle Routen der nächsten Woche in Google Maps zu planen
People | 2 | Posts | 56 | Dribs | 54 |
---|
Project
Event finish
Revert changes (@Wissiak)
Update readme (@Wissiak)
fix bug in path calculation (@Wissiak)
Update readme (@Wissiak)
Merge https://github.com/kevinloeffler/opendata-hackathon (@Norukh)
Changes to frontend for route (@Norukh)
Fix bug in path finder (@Wissiak)
Merge https://github.com/kevinloeffler/opendata-hackathon (@Norukh)
Update readme, download-data script and tidy up (@Wissiak)
Merge https://github.com/kevinloeffler/opendata-hackathon (@Norukh)
Improve path refining (@Wissiak)
Fix bugs in path finder (@Wissiak)
Add redux for predicted route (@Norukh)
Add predictions for next n days (@Wissiak)
Use new data (@Wissiak)
fix bugs (@Wissiak)
Load new model data (@Wissiak)
Tour functionality added (@Norukh)
Joined the team
Project
Add cors implementation for flask webservice (@Norukh)
Merge https://github.com/kevinloeffler/opendata-hackathon (@Norukh)
changes in frontend and redux store implement (@Norukh)
Update readme.md (@peterkuhn-s)
Project
Joined the team
Add to gitignore (@Norukh)
Rebuild flask api for python project (@Norukh)
Merge https://github.com/kevinloeffler/opendata-hackathon (@Norukh)
Hightlight next 5 days available for prediction (@Norukh)
Small changes (@Wissiak)
Add api to get path (@Wissiak)
Implement refine path (@Wissiak)
Init flask backend (@Wissiak)
Merge https://github.com/kevinloeffler/opendata-hackathon (@Norukh)
Added predictor frontend app without backend connection (@Norukh)
add error when path to model is empty (@kevinloeffler)
Merge remote-tracking branch 'origin/master'
Conflicts:
.gitignore (@kevinloeffler)
add abstract model class (api) (@kevinloeffler)
Move path finder in class (@Wissiak)
Presave distances once and calculate costs per day (@Wissiak)