Releases: SciML/ReservoirComputing.jl
Releases · SciML/ReservoirComputing.jl
v0.12.10
What's Changed
- feat: add permutation initializer by @MartinuzziFrancesco in #349
- chore: up versions by @MartinuzziFrancesco in #351
- Switch from JuliaFormatter to Runic.jl for code formatting by @ChrisRackauckas-Claude in #352
- Add PrecompileTools workload to reduce TTFX by @ChrisRackauckas-Claude in #348
Full Changelog: v0.12.9...v0.12.10
v0.12.9
What's Changed
- Improve explicit imports hygiene by @ChrisRackauckas-Claude in #345
- Use tanh_fast instead of tanh as default activation function by @ChrisRackauckas-Claude in #347
- docs: update docstrings for layers and models by @MartinuzziFrancesco in #340
New Contributors
- @ChrisRackauckas-Claude made their first contribution in #345
Full Changelog: v0.12.8...v0.12.9
v0.12.8
v0.12.7
What's Changed
- refac: add cleaner foward pass for esn like cells by @MartinuzziFrancesco in #332
- chore: tidy up a bit workflows and dependencies by @MartinuzziFrancesco in #333
- refac: preallocate states for collectstates by @MartinuzziFrancesco in #337
Full Changelog: v0.12.6...v0.12.7
v0.12.6
What's Changed
- feat: add es2n by @MartinuzziFrancesco in #328
- docs: small readme changes by @MartinuzziFrancesco in #330
Full Changelog: v0.12.5...v0.12.6
v0.12.5
What's Changed
- docs: add getting started page by @MartinuzziFrancesco in #326
Full Changelog: v0.12.4...v0.12.5
v0.12.4
What's Changed
- feat: add next generation reservoir computing by @MartinuzziFrancesco in #323
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- feat: add nice show for layers and models by @MartinuzziFrancesco in #322
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- docs: add states warning to landing page, small fixes by @MartinuzziFrancesco in #315
- feat: add DelayLayer by @MartinuzziFrancesco in #316
- chore: fix formatting issues by @MartinuzziFrancesco in #317
- feat: add NonlinearFeaturesLayer by @MartinuzziFrancesco in #318
- fix: update JET tests for nightly by @MartinuzziFrancesco in #319
- feat: add DelayESN by @MartinuzziFrancesco in #320
- refac: make all models build on own struct by @MartinuzziFrancesco in #321
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- docs: better fleshing out of the docstrings by @MartinuzziFrancesco in #312
- feat: add spectral radius kwarg to all reservoir inits by @MartinuzziFrancesco in #313
Full Changelog: v0.12.0...v0.12.1