Unclaimed project
Are you a maintainer of axon? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
axon
Nx-powered Neural Networks
deep-learningelixirneural-networksnxoptimizers
Last updated 22 days ago
Back to changelogWhat's Changed
- Do not cast integers in in Axon.MixedPrecision.cast/2 by @jonatanklosko in https://github.com/elixir-nx/axon/pull/562
- Add support for global layer options by @jonatanklosko in https://github.com/elixir-nx/axon/pull/563
- Fix warnings by @jonatanklosko in https://github.com/elixir-nx/axon/pull/560
- improved doc formatting by fixing indentation and escape characters by @RicardoSantos-99 in https://github.com/elixir-nx/axon/pull/565
- Fix typos in docs about options by @preciz in https://github.com/elixir-nx/axon/pull/566
- Fix docs file basename by @preciz in https://github.com/elixir-nx/axon/pull/569
- Use model state struct instead of parameters by @seanmor5 in https://github.com/elixir-nx/axon/pull/553
- Add meta property to nodes by @seanmor5 in https://github.com/elixir-nx/axon/pull/571
- Fix iteration counts by @seanmor5 in https://github.com/elixir-nx/axon/pull/572
- Support blocks with multiple inputs by @seanmor5 in https://github.com/elixir-nx/axon/pull/574
- Fix missing state in training by @seanmor5 in https://github.com/elixir-nx/axon/pull/579
- Add inspect_values option by @seanmor5 in https://github.com/elixir-nx/axon/pull/581
Use templates as parameters by @seanmor5 in https://github.com/elixir-nx/axon/pull/588Add rewrite_nodes function by @seanmor5 in https://github.com/elixir-nx/axon/pull/589Refactor containers by @seanmor5 in https://github.com/elixir-nx/axon/pull/590Provide layer name as hook name by @seanmor5 in https://github.com/elixir-nx/axon/pull/536Add simple quantization API by @seanmor5 in https://github.com/elixir-nx/axon/pull/586Improve language and fix function arity in docs by @preciz in https://github.com/elixir-nx/axon/pull/591Add time-series regression example notebook by @santiago-imelio in https://github.com/elixir-nx/axon/pull/587Update changelog with changes between v0.5.1..v0.6.0 by @preciz in https://github.com/elixir-nx/axon/pull/593Release v0.7.0 by @seanmor5 in https://github.com/elixir-nx/axon/pull/596New Contributors
- @RicardoSantos-99 made their first contribution in https://github.com/elixir-nx/axon/pull/565
- @santiago-imelio made their first contribution in https://github.com/elixir-nx/axon/pull/587
Full Changelog: https://github.com/elixir-nx/axon/compare/v0.6.1...v0.7.0