Changelog

v0.2.1

Added

  • IID example - #67

Fixes

  • Progressbar not displaying correctly - PR #80

  • Improving documentation - PR #72

v0.2.0

Added

  • Create Getting started tutorial and refactoring of docs #62

  • Implement Warp layer #61

  • Implement Zoom layer #57

  • Add Scale transform #53

  • Turn deepdow.data into a subpackage #50

  • Add generate_weights_table #47

  • WeightNorm layer and MinimalNet #45

  • Create example for Sparsemax and Softmax layers #42

  • Add constrained versions of Sparsemax and Softmax #37

Changed

  • Rename portfolio_evolution to plot_weight_anim