awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jankrepl avatar

jankrepl/deepdow

0
View on GitHub↗
1,112 stars·156 forks·Python·apache-2.0·20 viewsdeepdow.readthedocs.io↗

Deepdow

Features

  • Machine Learning Models - Deep learning framework for portfolio optimization.
  • Financial Analytics - Deep learning-based portfolio weight allocation.
  • Financial Analytics Tools - Library connecting portfolio optimization with deep learning.
  • Portfolio Management - Portfolio optimization using deep learning techniques.
  • Portfolio Optimization - Portfolio optimization using deep learning techniques.

Star history

Star history chart for jankrepl/deepdowStar history chart for jankrepl/deepdow

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Deepdow

These projects share indexed features with Deepdow. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • robertmartin8/pyportfoliooptrobertmartin8 avatar

    robertmartin8/PyPortfolioOpt

    5,792View on GitHub↗

    PyPortfolioOpt is a comprehensive portfolio optimization library for Python that provides a full suite of methods for constructing and analyzing investment portfolios. At its core, the library implements mean-variance optimization, the Black-Litterman Bayesian model, and Hierarchical Risk Parity, giving users multiple approaches to asset allocation. It includes a complete covariance estimation toolkit with interchangeable estimators such as sample, exponential, shrinkage, and minimum-covariance-determinant methods, along with expected return estimation using historical mean, exponential weight

    Jupyter Notebook
    View on GitHub↗5,792
  • dcajasn/riskfolio-libdcajasn avatar

    dcajasn/Riskfolio-Lib

    3,784View on GitHub↗

    Riskfolio-Lib is a Python portfolio optimization library and convex risk management tool. It provides a framework for calculating optimal asset allocations using convex risk measures and mathematical programming solvers, supporting linear, quadratic, and semidefinite programming. The library features a hierarchical risk parity framework and financial asset clustering tools to group similar instruments and improve diversification. It includes a portfolio backtesting engine for simulating investment strategies using historical data and cross-validation. The system covers a broad range of quant

    C++asset-allocationconvex-optimizationcvar-optimization
    View on GitHub↗3,784
  • quantopian/pyfolioquantopian avatar

    quantopian/pyfolio

    6,333View on GitHub↗

    Portfolio and risk analytics in Python

    Jupyter Notebook
    View on GitHub↗6,333
  • ssantoshp/empyrialssantoshp avatar

    ssantoshp/Empyrial

    1,065View on GitHub↗

    An Open Source Portfolio Backtesting Engine for Everyone | 面向所有人的开源投资组合回测引擎

    Python
    View on GitHub↗1,065
Compare all 30 related projects→

Frequently asked questions

What are the main features of jankrepl/deepdow?

The main features of jankrepl/deepdow are: Machine Learning Models, Financial Analytics, Financial Analytics Tools, Portfolio Management, Portfolio Optimization.

Which projects share features with jankrepl/deepdow?

Projects with overlapping indexed features include: robertmartin8/pyportfolioopt — PyPortfolioOpt is a comprehensive portfolio optimization library for Python that provides a full suite of methods for… dcajasn/riskfolio-lib — Riskfolio-Lib is a Python portfolio optimization library and convex risk management tool. It provides a framework for… quantopian/pyfolio — Portfolio and risk analytics in Python. ssantoshp/empyrial — An Open Source Portfolio Backtesting Engine for Everyone | 面向所有人的开源投资组合回测引擎. domokane/financepy — A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including… dppalomar/riskparity.py — Fast and scalable construction of risk parity portfolios.