Skip to content

Releases: FluxML/MLJFlux.jl

v0.2.6

14 Dec 19:46
ce1b538
Compare
Choose a tag to compare

MLJFlux v0.2.6

Diff since v0.2.5

Closed issues:

  • Ensure use of StableRNGs in all testing. (#195)

Merged pull requests:

v0.2.5

28 Sep 03:16
cb267a5
Compare
Choose a tag to compare

MLJFlux v0.2.5

Diff since v0.2.4

Closed issues:

  • Issue to trigger new releases (#47)

Merged pull requests:

v0.2.4

04 Aug 03:29
edd7047
Compare
Choose a tag to compare

MLJFlux v0.2.4

Diff since v0.2.3

Closed issues:

  • Showcase integration with MLJIteration.jl (#103)
  • MLJFlux super slow / stackoverflow (#185)

Merged pull requests:

v0.2.3

20 Jul 03:58
bacb760
Compare
Choose a tag to compare

MLJFlux v0.2.3

Diff since v0.2.2

Closed issues:

  • Regularisation parameters alpha and lambda are not used (#169)
  • Re-instante depwarnings in CI (#182)

Merged pull requests:

v0.2.2

13 Jul 22:29
5f07486
Compare
Choose a tag to compare

MLJFlux v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

29 Jun 03:18
63ec1d9
Compare
Choose a tag to compare

MLJFlux v0.2.1

Diff since v0.2.0

Closed issues:

  • Add rng to model hyperparameters and to builder signature (#160)

Merged pull requests:

v0.2.0

24 Jun 06:07
d3b8cdb
Compare
Choose a tag to compare

MLJFlux v0.2.0

Diff since v0.1.17

  • (enhancement) Add rng hyper-parameter to all models, for passing to builders (#166)
  • (breaking) Extend the signature of build to include an RNG, as in build(builder, rng, shape...) (#166)

Merged pull requests:

v0.1.17

10 Jun 21:50
Compare
Choose a tag to compare

MLJFlux v0.1.17

Diff since v0.1.16

Merged pull requests:

  • Correclty load MultitargetNeuralNetworkRegressor (#158) (@Leonardbcm)

v0.1.16

08 Jun 22:15
7a289d0
Compare
Choose a tag to compare

MLJFlux v0.1.16

Diff since v0.1.15

Closed issues:

  • Fix misleading CI badges (#140)
  • Stability of MLJFlux.jl API (#151)
  • Silent Bug during loss computation (#152)

Merged pull requests:

  • Make sure the nightly CI has a different workflow name (#149) (@DilumAluthge)
  • Make sure the nightly CI has a different workflow name (#149) (#150) (@ablaom)
  • Redefine reformat for Continuous vectors to address silent loss function bug (#153) (@ablaom)
  • Fix predict functions of models using BatchNorm (#154) (@Leonardbcm)
  • add comment (#156) (@ablaom)

v0.1.15

01 Jun 05:06
497605b
Compare
Choose a tag to compare

MLJFlux v0.1.15

Diff since v0.1.14

Merged pull requests:

  • Bump compat ProgressMeter = "1.7.1" and version = "0.1.15" (#147) (@ablaom)