DynaML v1.5.2-beta.1 Release Notes

Release Date: 2017-11-10 // over 6 years ago
  • โž• Additions

    • Tensorflow (beta) support now live, thanks to the tensorflow_scala project! Try it out in:
    • Legrendre polynomial basis generators
    • DynaML ssh server now available

      $ ./target/universal/stage/bin/dynaml --server

    To login to the server open a separate shell and type

    $ ssh repl@localhost -p22222
    

    ๐Ÿ›  Bugfixes

    • Acceptance rule of HyperParameterMCMC and related classes.

    ๐Ÿ”„ Changes

    • ๐Ÿ–จ Increased pretty printing to screen instead of logging.