Skip to content

Releases: JuliaPOMDP/DeepQLearning.jl

v0.7.1

14 Jun 14:45
bdaa6cb
Compare
Choose a tag to compare

DeepQLearning v0.7.1

Diff since v0.7.0

Merged pull requests:

  • CompatHelper: bump compat for POMDPs to 1, (keep existing compat) (#70) (@github-actions[bot])

v0.7.0

19 Dec 22:02
e62ac76
Compare
Choose a tag to compare

DeepQLearning v0.7.0

Diff since v0.6.5

Merged pull requests:

  • Updated to Flux 0.14, removed POMDPSimulators, updated CI (#66) (@dylan-asmar)

v0.6.5

25 Jul 21:11
5e8608e
Compare
Choose a tag to compare

DeepQLearning v0.6.5

Diff since v0.6.4

Merged pull requests:

v0.6.4

30 Sep 21:34
a348215
Compare
Choose a tag to compare

DeepQLearning v0.6.4

Diff since v0.6.3

Closed issues:

  • Question: How would you make a decay schedule for prioritized replay alpha/beta? (#60)

Merged pull requests:

  • MassInstallAction: Install the CI workflow on this repository (#61) (@zsunberg)
  • MassInstallAction: Install the CompatHelper workflow on this repository (#62) (@zsunberg)
  • fix over-parameterization of DQExperience (#64) (@zsunberg)

v0.6.3

08 Jul 13:40
80427eb
Compare
Choose a tag to compare

DeepQLearning v0.6.3

Diff since v0.6.2

Closed issues:

  • Error: Can't differentiate loopinfo expression (#58)

Merged pull requests:

  • CompatHelper: bump compat for "Flux" to "0.12" (#57) (@github-actions[bot])
  • update workflows (#59) (@MaximeBouton)

v0.6.2

19 Feb 04:11
297df83
Compare
Choose a tag to compare

DeepQLearning v0.6.2

Diff since v0.6.1

Merged pull requests:

  • CompatHelper: bump compat for "BSON" to "0.3" (#56) (@github-actions[bot])

v0.6.1

06 Feb 04:10
c0328f2
Compare
Choose a tag to compare

DeepQLearning v0.6.1

Diff since v0.6.0

Merged pull requests:

  • CompatHelper: bump compat for "CommonRLInterface" to "0.3" (#54) (@github-actions[bot])

v0.6.0

03 Feb 06:10
1472783
Compare
Choose a tag to compare

DeepQLearning v0.6.0

Diff since v0.4.6

Closed issues:

  • DQExperience should support AbstractArrays (#31)

Merged pull requests:

  • Support AbstractArray in DQExperience (#33) (@MaximeBouton)
  • CompatHelper: add new compat entry for "POMDPModelTools" at version "0.2" (#35) (@github-actions[bot])
  • CompatHelper: add new compat entry for "BSON" at version "0.2" (#36) (@github-actions[bot])
  • CompatHelper: add new compat entry for "EllipsisNotation" at version "0.4" (#37) (@github-actions[bot])
  • CompatHelper: add new compat entry for "TensorBoardLogger" at version "0.1" (#38) (@github-actions[bot])
  • CompatHelper: bump compat for "POMDPPolicies" to "0.3" (#39) (@github-actions[bot])
  • CompatHelper: add new compat entry for "StatsBase" at version "0.32" (#40) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Parameters" at version "0.12" (#41) (@github-actions[bot])
  • CompatHelper: bump compat for "StatsBase" to "0.33" (#42) (@github-actions[bot])
  • CompatHelper: bump compat for "POMDPModelTools" to "0.3" (#44) (@github-actions[bot])
  • CompatHelper: bump compat for "Flux" to "0.11" (#45) (@github-actions[bot])
  • pomdps 0.9 compat (#47) (@MaximeBouton)
  • CompatHelper: add new compat entry for "POMDPLinter" at version "0.1" (#48) (@github-actions[bot])
  • CompatHelper: bump compat for "POMDPPolicies" to "0.4" (#49) (@github-actions[bot])
  • CompatHelper: bump compat for "EllipsisNotation" to "1.0" (#50) (@github-actions[bot])
  • Switched from RLInterface to CommonRLInterface (#53) (@zsunberg)

v0.4.6: Merge pull request #33 from JuliaPOMDP/abstractarrays

19 Mar 04:16
d4cf43e
Compare
Choose a tag to compare

Compat with Flux

03 Dec 02:07
ced6118
Compare
Choose a tag to compare
v0.3.6

bump version