https://github.com/patrickm663/mortality-lstm
Testing GitHub Actions for Pluto Notebooks
https://github.com/patrickm663/mortality-lstm
Last synced: 5 months ago
JSON representation
Testing GitHub Actions for Pluto Notebooks
- Host: GitHub
- URL: https://github.com/patrickm663/mortality-lstm
- Owner: patrickm663
- Created: 2025-02-03T17:03:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T20:30:34.000Z (over 1 year ago)
- Last Synced: 2025-02-10T21:31:17.203Z (over 1 year ago)
- Language: HTML
- Homepage: https://patrickm663.github.io/mortality-LSTM/
- Size: 6.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Julia Implementation of Lee and Carter go Machine Learning: Recurrent Neural Networks
This exercise aims to replicate and extend Richman & Wüthrich (2019). Lee and Carter go Machine Learning: Recurrent Neural Networks. Available at: _SSRN_ using Lux.jl, leading into Bayesian RNNs.
## WIP