Releases: SciML/ModelingToolkitNeuralNets.jl
Releases · SciML/ModelingToolkitNeuralNets.jl
v1.5.0
v1.4.0
ModelingToolkitNeuralNets v1.4.0
Merged pull requests:
v1.3.0
v1.2.0
ModelingToolkitNeuralNets v1.2.0
Merged pull requests:
- Compatibility with
@mtkmodel
(#34) (@SebastianM-C) - Fix docs (#35) (@SebastianM-C)
Closed issues:
- LoadError when using @mtkmodel macro and NeuralNetworkBlock as a component (#32)
v1.1.0
ModelingToolkitNeuralNets v1.1.0
Merged pull requests:
- CompatHelper: bump compat for "Symbolics" to "6.0" (#33) (@github-actions[bot])
v1.0.2
ModelingToolkitNeuralNets v1.0.2
Merged pull requests:
- ci: standardise workflows using SciML's reusable workflows (#27) (@thazhemadam)
- build(deps): bump julia-actions/cache from 1 to 2 (#28) (@dependabot[bot])
- chore: fix build status badge (#29) (@sathvikbhagavan)
- docs: use output of the neural network for plotting (#30) (@sathvikbhagavan)
Closed issues:
- "The supplied DiffCache was too small and was enlarged" in DAE initialization (#4)
v1.0.1
ModelingToolkitNeuralNets v1.0.1
Merged pull requests:
- Update Project.toml (#26) (@SebastianM-C)
Closed issues:
- Release checklist (#3)
v1.0.0
ModelingToolkitNeuralNets v1.0.0
Merged pull requests:
- build(deps): bump julia-actions/setup-julia from 1 to 2 (#1) (@dependabot[bot])
- build(deps): bump codecov/codecov-action from 3 to 4 (#2) (@dependabot[bot])
- Cleanup (#7) (@SebastianM-C)
- Fix NaN in gradients (#8) (@SebastianM-C)
- Fix type piracy (#11) (@SebastianM-C)
- Rename
create_ude_component
toNeuralNetworkBlock
(#12) (@SebastianM-C) - ci: fix CI and standardize things (#13) (@sathvikbhagavan)
- CompatHelper: add new compat entry for "Documenter" at version "1.3" for package docs (#15) (@github-actions[bot])
- general CI improvements (#17) (@ArnoStrouwen)
- Rename package (#18) (@SebastianM-C)
- Add Friction tutorial (#19) (@sathvikbhagavan)
- refactor: add
init_params
kwarg for passing parameters for the NeuralNetworkBlock (#21) (@sathvikbhagavan) - docs: update README and index.md (#22) (@sathvikbhagavan)
Closed issues: