Skip to content

v0.4.0

Compare
Choose a tag to compare
@khosravipasha khosravipasha released this 11 Jan 20:43
· 21 commits to master since this release
27cb093

What's Changed

  • Start version 0.4 - a more lightweight version of the package by @guyvdbroeck in #110
  • add support for indicator and categorical input distributions in JPC format by @guyvdbroeck in #111
  • CompatHelper: add new compat entry for Graphs at version 1, (keep existing compat) by @github-actions in #112
  • CompatHelper: add new compat entry for CodecZlib at version 0.7, (keep existing compat) by @github-actions in #113
  • CompatHelper: add new compat entry for MetaGraphs at version 0.7, (keep existing compat) by @github-actions in #114
  • reinstate plotting functionality by @guyvdbroeck in #115
  • cleanup of v0.3 code by @guyvdbroeck in #117
  • Cuda MAP/Sample on new bit circuits by @khosravipasha in #116
  • Binomial Input Nodes by @khosravipasha in #119
  • log em by @MhDang in #121
  • clean up memory by @MhDang in #122
  • implement log as call back function by @MhDang in #123
  • Em log and data softening by @MhDang in #124
  • early stopping as a call back function by @MhDang in #125

Full Changelog: v0.3.3...v0.4.0