Skip to content

v0.3.8

Latest
Compare
Choose a tag to compare
@dsblank dsblank released this 29 Apr 00:53
· 29 commits to master since this release

Major changes:

  • Allow SimpleNetwork to take Layers
  • initialize() checks inputs for color; make_image() respects it
  • Raise an error for malformed SimpleNetwork layer representation
  • Use a input_dataset in predict_to
  • fix display_colormaps()
  • Added network.propagate(show=False)
  • Initialize limits with first generation of image
  • Syntax of setup requires
  • Use "Flatten" rather than 0
  • allow tolerance as kwarg to fit()