Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cavaunpeu/flight-delays
Transfer learning for flight-delay prediction via variational autoencoders in Keras
https://github.com/cavaunpeu/flight-delays
keras transfer-learning variational-autoencoders
Last synced: 2 months ago
JSON representation
Transfer learning for flight-delay prediction via variational autoencoders in Keras
- Host: GitHub
- URL: https://github.com/cavaunpeu/flight-delays
- Owner: cavaunpeu
- Created: 2017-05-05T16:58:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T11:17:03.000Z (over 7 years ago)
- Last Synced: 2024-10-20T02:58:30.314Z (2 months ago)
- Topics: keras, transfer-learning, variational-autoencoders
- Language: Jupyter Notebook
- Size: 9.98 MB
- Stars: 33
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transfer Learning for Flight Delay Prediction via Variational Autoencoders
Autoencoding airports via [variational autoencoders](https://jaan.io/what-is-variational-autoencoder-vae-tutorial/) to improve flight delay prediction. Additionally, a principled look at [variational inference](https://www.cs.princeton.edu/courses/archive/fall11/cos597C/lectures/variational-inference-i.pdf) itself and its connections to machine learning.
![one-dimensional variational autoencodings](figures/vae_map.png)