DeepDow
latest

USING DEEPDOW:

  • Installation
  • Introduction
  • Basics
  • Data Loading
  • Benchmarks
  • Layers
  • Networks
  • Losses
  • Experiments
  • Examples

DEVELOPMENT

  • Changelog

API Reference:

  • deepdow package
DeepDow
  • Docs »
  • DeepDow
  • Edit on GitHub

DeepDow¶

https://i.imgur.com/x77b8Lc.png

deepdow (read as “wow”) is a Python package connecting portfolio optimization and deep learning.

USING DEEPDOW:

  • Installation
    • Development
  • Introduction
    • Name
    • Traditional portfolio optimization
    • Why DeepDow different?
    • References
  • Basics
    • Data
    • Predictions AKA weights
    • Loss
    • Assumptions
  • Data Loading
    • Introduction
    • Raw data
    • raw_to_Xy
    • InRAMDataset
    • Dataloaders
  • Benchmarks
    • Benchmark class
    • Simple benchmarks
  • Layers
    • Introduction
    • Transform layers
    • Collapse layers
    • Allocation layers
    • Misc layers
    • References
  • Networks
    • Existing networks
    • Writing custom networks
  • Losses
    • Introduction
    • Definitions
    • Portfolio returns
    • Available losses
    • Arithmetic operations
  • Experiments
    • History
    • Callbacks
  • Examples
    • End to end
    • Layers

DEVELOPMENT

  • Changelog
    • v0.2.1
    • v0.2.0

API Reference:

  • deepdow package
    • deepdow.benchmarks module
    • deepdow.callbacks module
    • deepdow.data module
    • deepdow.experiments module
    • deepdow.explain module
    • deepdow.layers package
    • deepdow.losses module
    • deepdow.nn module
    • deepdow.utils module
Next

© Copyright 2020, Jan Krepl Revision 341b34d3.

Built with Sphinx using a theme provided by Read the Docs.