Releases: JuliaGNI/GeometricMachineLearning.jl
Releases · JuliaGNI/GeometricMachineLearning.jl
v0.4.6
GeometricMachineLearning v0.4.6
Merged pull requests:
- CompatHelper: bump compat for GeometricBase to 0.12, (keep existing compat) (#210) (@github-actions[bot])
- Fixed typo in matrix attention layer (should be Z instead of X). (#213) (@benedict-96)
v0.4.5
GeometricMachineLearning v0.4.5
Merged pull requests:
- CompatHelper: bump compat for GeometricEquations to 0.19, (keep existing compat) (#201) (@github-actions[bot])
- Remove GeometricIntegrators from dependencies. (#204) (@benedict-96)
v0.4.4
GeometricMachineLearning v0.4.4
Merged pull requests:
- CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#193) (@github-actions[bot])
v0.4.3
GeometricMachineLearning v0.4.3
Merged pull requests:
- Adusted GML to import
FeedForwardLossfromAbstractNeuralNetworks. (#194) (@benedict-96)
v0.4.2
v0.4.1
GeometricMachineLearning v0.4.1
Merged pull requests:
- Symplectic Transformer (#186) (@benedict-96)
- Only making docs once now. (#188) (@benedict-96)
- Adjust darkmode (#189) (@benedict-96)
v0.4.0
GeometricMachineLearning v0.4.0
Breaking changes
initialparametersarguments changed for some of its methods
Merged pull requests:
- CompatHelper: bump compat for GeometricSolutions to 0.4, (keep existing compat) (#177) (@github-actions[bot])
- CompatHelper: bump compat for AbstractNeuralNetworks to 0.5 (#179) (@github-actions[bot])
- Removed geometric integrators from dependencies. (#181) (@benedict-96)
- CompatHelper: bump compat for AbstractNeuralNetworks to 0.6, (keep existing compat) (#185) (@github-actions[bot])
v0.3.7
GeometricMachineLearning v0.3.7
v0.3.6
GeometricMachineLearning v0.3.6
Merged pull requests:
- CompatHelper: bump compat for GeometricEquations to 0.18, (keep existing compat) (#162) (@github-actions[bot])
- CompatHelper: bump compat for GeometricIntegrators to 0.14, (keep existing compat) (#163) (@github-actions[bot])
- Now taking AbstractPullback and NetworkLoss from ANN. (#175) (@benedict-96)
- CompatHelper: bump compat for AbstractNeuralNetworks to 0.4, (keep existing compat) (#176) (@github-actions[bot])
v0.3.5
GeometricMachineLearning v0.3.5
Merged pull requests:
- Implemented
AbstractPullback(#173) (@benedict-96)