All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.2.0.1 Changes

    • Switch to tensorflow 1.14.0.
    • Compatibility with stackage LTS-14.4.
    • Switch to proto-lens 0.4.
  • v0.2.0.0 Changes

    • Switch to tensorflow 1.9.
    • Switch to proto-lens 0.2.2.
    • Compatibility with stackage LTS-11.
    • Expand the Rendered class and add a ToTensor class to let more functions (gradients, feed, colocateWith) support ResourceHandle wrappers like Variable.
    • โž• Add initializedValue function for Variable.
    • โž• Add TensorFlow.Minimize module with gradient descent and adam implementations.
    • โž• Add more gradient implementations.
    • ๐Ÿ›  Misc bug fixes.
  • v0.1.0.2 Changes

    • โž• Add extra-lib-dirs for OS X in the Hackage release (#122).
  • v0.1.0.1 Changes

    • ๐Ÿ›  Fix the tensorflow sdist release by including c_api.h.
  • v0.1.0.0 Changes

    • ๐ŸŽ‰ Initial release.