jankrepl/deepdow
Portfolio optimization with deep learning. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2404
- days_rel: n/a
- days_push: 952
- n_releases_24m: 0
Adoption not part of the score
1181 stars · 169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
deepdow is a Python library built on PyTorch that connects deep learning with portfolio optimization, allowing networks that output asset weight allocations in a single forward pass. It merges market forecasting and allocation layers into a fully differentiable pipeline trainable with gradient descent.
Use cases
- train neural networks to allocate portfolio weights end-to-end
- research differentiable portfolio optimization layers
- optimize networks with sharpe ratio or maximum drawdown losses
- experiment with clustering-based allocation algorithms
- backtest buy-and-hold allocation strategies learned from time series
When to choose
- you want to jointly learn forecasting and allocation with gradient descent
- you need differentiable convex optimization inside a PyTorch model
- you are researching deep learning approaches to asset allocation
When to avoid
- you need active trading strategies with transaction cost modeling
- you want a reinforcement learning trading framework
- you need a production-ready trading system rather than a research framework
Facets
library · maturity maintenance
machine-learning deep-learning trading math fintech machine-learning deep-learning time-series python portfolio-optimization pytorch markowitz asset-allocation differentiable-optimization finance gpu
2 sources
- readme: https://github.com/jankrepl/deepdow · fetched 2026-08-28 · 501fbc3d87d1
- registry_pypi: https://pypi.org/pypi/deepdow/json · fetched 2026-08-29 · 3701d7272b0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jankrepl/deepdow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jankrepl/deepdow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem