Skip to content

v0.15.0.0

Compare
Choose a tag to compare
@kmantel kmantel released this 16 Dec 02:07
· 560 commits to master since this release
f062be4

Features

  • add handling of partial differentials ("covariates") for BackPropagation learning (#2766)
  • support learning nested AutodiffCompositions (#2801)
  • support graph-scheduler graph structure conditions (#2864)
  • add form of episodic / external memory with EMComposition (#2735)

Fixes

  • log: nparray, nparray_dictionary: add report_all_executions option that reports all executions for a given TIME_STEP (#2844)