Skip to content

Releases: maxmekiska/imbrium

Code refactoring, minor name change

25 Sep 23:31

Choose a tag to compare

0.1.8

  • major refactoring of code base
  • minor name change from Imbrium to imbrium

Code format change, Minor refactoring

19 Sep 18:52

Choose a tag to compare

  • improved source code format

  • improved scaling selector mechanism

Python version conflict fix

02 Aug 23:10

Choose a tag to compare

  • solved python version conflict by only allowing python 3.7.*

Save models to any path

31 Jul 02:12

Choose a tag to compare

  • added getter methods for optimizer and model id

  • added more unit-tests

  • save_model method allows now to specify a customized path

Guard against over fitting

23 Jul 00:05

Choose a tag to compare

  • added keras native call-back feature to fit_model method

  • minor docstring changes

  • minor default value issues in fit_model method solved

Layer configuration option added

12 Jul 11:40

Choose a tag to compare

  • added model loss variable type

  • architecture layers can now be adjusted by defining the number of neurons and activation function type

  • improved docstrings

Support for Multivariate Encoder Decoder Architectures

07 Jul 22:11

Choose a tag to compare

  • encoder-decoder predictor support for multistep multivariate time series

Initial Release

03 Jul 00:50

Choose a tag to compare

Initial release.